Commit e4ca197d authored by luxq's avatar luxq

fix bug.

parent 7a9532cf
......@@ -108,5 +108,5 @@ COMMIT_BOOST_CONFIG_FILEPATH = (
# bunnyfinder config
BUNNYFINDER_CONFIG_DIRPATH = "/bunnyfinder-config"
BUNNYFINDER_CONFIG_TEMPLATE_FILEPATH = (
STATIC_FILES_DIRPATH + BUNNYFINDER_CONFIG_DIRPATH + "/config.yaml.tmpl"
STATIC_FILES_DIRPATH + BUNNYFINDER_CONFIG_DIRPATH + "/config.toml.tmpl"
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment