640: Configuration files should mention their _local versions
Thanks go to Aleksej Serdjukov for bringing this up and providing the patch in the bug!
This commit is contained in:
parent
8daf78db4e
commit
daed11b812
@ -1,3 +1,6 @@
|
|||||||
|
# If you want to make changes to this file, first copy it to
|
||||||
|
# mediagoblin_local.ini, then make the changes there.
|
||||||
|
|
||||||
[mediagoblin]
|
[mediagoblin]
|
||||||
direct_remote_path = /mgoblin_static/
|
direct_remote_path = /mgoblin_static/
|
||||||
email_sender_address = "notice@mediagoblin.example.org"
|
email_sender_address = "notice@mediagoblin.example.org"
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
# If you want to make changes to this file, first copy it to
|
||||||
|
# paste_local.ini, then make the changes there.
|
||||||
|
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
# Set to true to enable web-based debugging messages and etc.
|
# Set to true to enable web-based debugging messages and etc.
|
||||||
debug = false
|
debug = false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user