mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2024-11-27 00:43:47 +00:00
King_DuckZ
c5f2bc055a
This means if you set uri name to http://example.com in the config file you will actually get base_uri to be http://http://example.com.
8 lines
216 B
INI
8 lines
216 B
INI
[tawashi]
|
|
redis_server = 127.0.0.1
|
|
redis_port = 6379
|
|
redis_mode = inet
|
|
base_uri = 127.0.0.1:8080
|
|
website_root = @CMAKE_CURRENT_BINARY_DIR@/html
|
|
logging_level = trace
|
|
log_file = @CMAKE_CURRENT_BINARY_DIR@/tawashi.log
|