Ben Sturmfels
54c610b5fe
Revert "Disable registrations by default due to spam."
...
Turns out this breaks tests. Will attempt again when I have time to deal with
the tests.
This reverts commit 120f144f0eb014e694a584a627c8b17856da5b51.
2021-09-12 22:51:51 +10:00
Ben Sturmfels
120f144f0e
Disable registrations by default due to spam.
2021-09-04 22:48:23 +10:00
Ben Sturmfels
c8175e18fe
Use the default values in commented mediagoblin.ini config entries.
2021-08-15 23:16:23 +10:00
Ben Sturmfels
550202bf0a
Document running multiple MediaGoblin instances on one server.
2021-08-15 23:10:29 +10:00
Olivier Mehani
84b54b18ea
Mention some additional default settings in the config [ #5618 ].
...
Signed-off-by: Ben Sturmfels <ben@sturm.com.au>
2021-03-08 09:36:38 +11:00
Boris Bobrov
be9262b4d4
included plugin from previous commit to mediagoblin.ini
2016-02-01 00:29:43 +01:00
Ben Sturmfels
bfbd09007a
Issue #815 : Replace two non-ASCII curly single quotes with straight quotes.
...
I don't think there's necessarily anything wrong with using non-ASCII
characters, since UTF-8 is basically the de facto standard. There's no
reason to mix a small number of curly quotes into a configuration file
though, so I've replaced them for consistency.
2015-08-25 03:19:17 +03:00
Christopher Allan Webber
6740d03422
Change the suggested data_basedir, and fix a typo
...
This commit sponsored by Raimund Sacherer. Thank you!
2014-12-01 12:45:07 -06:00
Christopher Allan Webber
b2624eb0fb
Users now get an editable copy of mediagoblin.example.ini->mediagoblin.ini
...
This way we no longer have people confusedly editing mediagoblin.ini
when they meant to edit mediagoblin.example.ini. Hopefully it should be
a lot simpler.
2014-10-10 14:42:17 -05:00