Fixed a spelling error in conf.ini

Changed "Mibibytes" to "Megabytes"
This commit is contained in:
Jordyn Carattini 2017-01-01 17:47:07 -06:00 committed by GitHub
parent a5d91298ff
commit 36f70cad48

View File

@ -28,7 +28,7 @@ defaultformatter = "plaintext"
; (optional) set a syntax highlighting theme, as found in css/prettify/
; syntaxhighlightingtheme = "sons-of-obsidian"
; size limit per paste or comment in bytes, defaults to 2 Mibibytes
; size limit per paste or comment in bytes, defaults to 2 Megabytes
sizelimit = 2097152
; template to include, default is "bootstrap" (tpl/bootstrap.html)