Commit 699bdd13 authored by ibuler's avatar ibuler

Update config_tmpl.conf

parent e608fbaa
......@@ -6,13 +6,12 @@ port = 80
log = debug
[db]
use_mysql = __USE_MYSQL__
engine = __ENGINE__
host = __MYSQL_HOST__
port = __MYSQL_PORT__
user = __MYSQL_USER__
password = __MYSQL_PASS__
database = __MYSQL_NAME__
sqlite3_path = /data/jumpserver.sqlite
database = __DATEBASE__
[mail]
mail_enable = __MAIL_ENABLED__
......
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