aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin.ini
diff options
context:
space:
mode:
authorRodney Ewing <ewing.rj@gmail.com>2013-06-15 12:32:20 -0700
committerRodney Ewing <ewing.rj@gmail.com>2013-06-15 12:32:20 -0700
commit54ef2c408bdae8a7b827ce648567ae94573a99e3 (patch)
tree36ca249f47cc13564e154f2bd31c6e5f36808b4f /mediagoblin.ini
parent5101c469d71286f00e1094ee82e7e15d707f91e4 (diff)
downloadmediagoblin-54ef2c408bdae8a7b827ce648567ae94573a99e3.tar.lz
mediagoblin-54ef2c408bdae8a7b827ce648567ae94573a99e3.tar.xz
mediagoblin-54ef2c408bdae8a7b827ce648567ae94573a99e3.zip
moved authentication_disabled to config_spec
Diffstat (limited to 'mediagoblin.ini')
-rw-r--r--mediagoblin.ini4
1 files changed, 0 insertions, 4 deletions
diff --git a/mediagoblin.ini b/mediagoblin.ini
index d1fe4fd1..057084ae 100644
--- a/mediagoblin.ini
+++ b/mediagoblin.ini
@@ -33,10 +33,6 @@ allow_registration = true
## install other themes.
# theme = airy
-# Set to true to run an instance with no authentication plugins enabled.
-# You will not be able to login or register
-authentication_disabled = false
-
[storage:queuestore]
base_dir = %(here)s/user_dev/media/queue