5 Commits

Author SHA1 Message Date
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