10 lines
162 B
Python
10 lines
162 B
Python
host='0.0.0.0'
|
|
port=8080
|
|
domain='example.com'
|
|
debug=True
|
|
allow_signup=False
|
|
locale='en'
|
|
|
|
name='This Awesome Wiki!'
|
|
description='This is about all things awesome'
|