human theft now reads from xml rules file
This commit is contained in:
@@ -21,6 +21,10 @@ desktop_mode = False
|
||||
app = flask.Flask("seagull-game", root_path=path_appdir)
|
||||
orig_url_for = app.url_for
|
||||
|
||||
xml_namespaces = {
|
||||
"items": "seagull:rules/items"
|
||||
}
|
||||
|
||||
#REDIS_HOST="stub-implementation.example.net"
|
||||
#REDIS_PORT=6379
|
||||
#REDIS_USER="seagull"
|
||||
|
Reference in New Issue
Block a user