koschei: enable fedmenu
This commit is contained in:
parent
5d2b19ff67
commit
772f25efd4
1 changed files with 8 additions and 0 deletions
|
@ -69,6 +69,14 @@ config = {
|
|||
"enabled": True,
|
||||
"modname": "koschei",
|
||||
},
|
||||
"frontend": {
|
||||
# Production copies for fedmenu
|
||||
"fedmenu_url": "https://apps.fedoraproject.org/fedmenu",
|
||||
"fedmenu_data_url": "https://apps.fedoraproject.org/js/data.js",
|
||||
# Development copies for fedmenu
|
||||
#"fedmenu_url": "http://threebean.org/fedmenu",
|
||||
#"fedmenu_data_url": "http://threebean.org/fedmenu/dev-data.js",
|
||||
},
|
||||
}
|
||||
|
||||
# Local Variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue