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:
parent
7ada0f155b
commit
2571e70093
3 changed files with 8 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue