aboutsummaryrefslogtreecommitdiffstats
path: root/paste.ini
Commit message (Expand)AuthorAgeFilesLines
* Set static path relative to codebase.Ben Sturmfels2021-09-171-1/+0
* Removing flup and fastcgi from documentationMichael Lynch2020-04-141-6/+0
* Switch from Paste for serving to WaitressChristopher Allan Webber2016-02-191-9/+10
* Bring back the ascii art goblin! For python 2 anyway.Christopher Allan Webber2014-10-101-2/+1
* Move paste.ini, lazystarter.sh back to the right placeChristopher Allan Webber2014-10-101-0/+86
* Most of the way to having a desirable `./configure && make` setupChristopher Allan Webber2014-10-101-86/+0
* Temporarily disabling the mediagoblin errors middlewareChristopher Allan Webber2014-09-151-1/+2
* Restore different server options.Berker Peksag2014-08-151-0/+24
* Remove Paste#http, Paste#urlmap and Paste#static dependencies.Berker Peksag2014-06-291-54/+12
* Oh right, actually mount /plugin_static/ :)Christopher Allan Webber2013-05-231-0/+1
* Work towards getting plugin static linking/serving to workChristopher Allan Webber2013-05-231-0/+5
* Remove the last traces of beaker.Elrond2013-04-091-9/+0
* Remove beaker stuff from the code.Brett Smith2013-03-241-1/+1
* Serve and setup the mediagoblin "linked theme" assets directoryChristopher Allan Webber2012-07-141-0/+6
* Create a default logging configElrond2012-01-091-0/+22
* 640: Configuration files should mention their _local versionsElrond2011-11-121-0/+3
* Make sure we run fcgi in forked mode... mediagoblin is not currently thread s...Christopher Allan Webber2011-10-301-1/+1
* More easy options for deploying without having to modify paste.ini...Christopher Allan Webber2011-10-301-2/+7
* Added a "broadcast" server config and a bit of helpful commenting (I hope!)Christopher Allan Webber2011-10-301-0/+21
* [620] Allow for multiple mediagoblin configs to be set in config.ini, use firstChristopher Allan Webber2011-10-291-1/+1
* flup, not flerp!Christopher Allan Webber2011-10-231-1/+1
* Add a flup server option to the default paste.ini to make deployment a bit ea...Christopher Allan Webber2011-10-231-0/+5
* When using paste's static content server to serve mediaElrond2011-09-291-0/+2
* Slightly wrapping paste error middleware and turning it onChristopher Allan Webber2011-08-211-2/+10
* Moving server.ini->paste.ini because willkg points out server.ini is ambiguousChristopher Allan Webber2011-06-201-0/+34