1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2025-10-02 15:00:02 +00:00

Allow to give the css file for the highlighter in tawashi.ini

This commit is contained in:
King_DuckZ 2017-05-23 18:31:55 +01:00
commit 2571e70093
3 changed files with 8 additions and 1 deletions

View file

@ -4,6 +4,7 @@ redis_port = 6379
redis_mode = inet
host_name = 127.0.0.1
host_port = from_downstream
highlight_css = sh_greenlcd.css
website_root = @CMAKE_CURRENT_BINARY_DIR@/html
logging_level = trace
log_file = @CMAKE_CURRENT_BINARY_DIR@/tawashi.log