1
0
Эх сурвалжийг харах

Fixed a spelling error in conf.ini

Changed "Mibibytes" to "Megabytes"
Jordyn Carattini 9 жил өмнө
parent
commit
36f70cad48

+ 1 - 1
cfg/conf.ini.sample

@@ -28,7 +28,7 @@ defaultformatter = "plaintext"
 ; (optional) set a syntax highlighting theme, as found in css/prettify/
 ; (optional) set a syntax highlighting theme, as found in css/prettify/
 ; syntaxhighlightingtheme = "sons-of-obsidian"
 ; 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
 sizelimit = 2097152
 
 
 ; template to include, default is "bootstrap" (tpl/bootstrap.html)
 ; template to include, default is "bootstrap" (tpl/bootstrap.html)