Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | included plugin from previous commit to mediagoblin.ini | Boris Bobrov | 2016-02-01 | 1 | -0/+1 |
| | |||||
* | Issue #815: Replace two non-ASCII curly single quotes with straight quotes. | Ben Sturmfels | 2015-08-25 | 1 | -2/+2 |
| | | | | | | | 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. | ||||
* | Change the suggested data_basedir, and fix a typo | Christopher Allan Webber | 2014-12-01 | 1 | -3/+4 |
| | | | | This commit sponsored by Raimund Sacherer. Thank you! | ||||
* | Users now get an editable copy of mediagoblin.example.ini->mediagoblin.ini | Christopher Allan Webber | 2014-10-10 | 1 | -0/+59 |
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. |