diff options
-rw-r--r-- | paste.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,6 +44,6 @@ host = 127.0.0.1 port = 6543 [server:fcgi] -use = egg:flurp#fcgi +use = egg:flup#fcgi host = 127.0.0.1 port = 26543 |
![]() |
index : mediagoblin.git | |
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs | heckyel |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | paste.ini | 2 |
@@ -44,6 +44,6 @@ host = 127.0.0.1 port = 6543 [server:fcgi] -use = egg:flurp#fcgi +use = egg:flup#fcgi host = 127.0.0.1 port = 26543 |