mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2024-12-27 21:35:41 +00:00
King_DuckZ
34daf8e411
This allows support for having tawashi in a subdirectory of your domain, eg http://example.com/tawashi
8 lines
163 B
INI
8 lines
163 B
INI
[tawashi]
|
|
redis_server = 127.0.0.1
|
|
redis_port = 6379
|
|
redis_mode = inet
|
|
host_name = 127.0.0.1
|
|
host_port = from_downstream
|
|
website_root = html
|
|
logging_level = trace
|