Fixed name parameter in config file.
This commit is contained in:
parent
292b9e723e
commit
49ba8840e4
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
[main]
|
[main]
|
||||||
; (optional) set a project name to be displayed on the website
|
; (optional) set a project name to be displayed on the website
|
||||||
; name = "PasteChaprilOrg"
|
name = "PasteChaprilOrg"
|
||||||
|
|
||||||
; enable or disable the discussion feature, defaults to true
|
; enable or disable the discussion feature, defaults to true
|
||||||
discussion = true
|
discussion = true
|
||||||
|
Loading…
Reference in New Issue
Block a user