forked from Infra/risotto
add source.list, source.create and source.get messages
This commit is contained in:
@ -22,5 +22,6 @@ def get_config():
|
||||
'global': {'message_root_path': 'messages',
|
||||
'debug': DEBUG,
|
||||
'internal_user': 'internal',
|
||||
'rougail_dtd_path': '../rougail/data/creole.dtd'}
|
||||
'rougail_dtd_path': '../rougail/data/creole.dtd'},
|
||||
'source': {'root_path': '/srv/seed'}
|
||||
}
|
||||
|
Reference in New Issue
Block a user