Fix tw2 resources prefix.
This commit is contained in:
parent
3faf7d48c4
commit
cecbe69723
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ scheme = https
|
||||||
|
|
||||||
[filter:tw2]
|
[filter:tw2]
|
||||||
use = egg:tw2.core#middleware
|
use = egg:tw2.core#middleware
|
||||||
script_name = /
|
#script_name = /
|
||||||
|
res_prefix = /github2fedmsg/resources
|
||||||
|
|
||||||
[app:github2fedmsg]
|
[app:github2fedmsg]
|
||||||
use = egg:github2fedmsg
|
use = egg:github2fedmsg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue