Fixed a spelling error in conf.ini
Changed "Mibibytes" to "Megabytes"
This commit is contained in:
parent
a5d91298ff
commit
36f70cad48
@ -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)
|
||||||
|
Loading…
Reference in New Issue
Block a user