jumpserver/jumpserver.conf

23 lines
325 B
Plaintext
Raw Normal View History

2015-11-16 15:11:37 +00:00
[base]
2016-03-24 04:49:39 +00:00
url = http://127.0.0.1
key = 941enj9neshd1wes
ip = 0.0.0.0
2016-03-24 04:49:39 +00:00
port = 8000
2015-12-15 09:35:02 +00:00
log = debug
2015-11-16 15:11:37 +00:00
[db]
host = 127.0.0.1
port = 3306
user = jumpserver
2015-11-29 08:56:39 +00:00
password = mysql234
2015-11-16 15:11:37 +00:00
database = jumpserver
[mail]
mail_enable = 1
email_host =
email_port = 587
email_host_user =
email_host_password =
email_use_tls = True
2016-03-21 13:55:03 +00:00
email_use_ssl = False