Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
jumpserver
Commits
3260584f
Commit
3260584f
authored
Dec 14, 2015
by
广宏伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改jumpserver.conf注释
parent
b58ff14e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
jumpserver.conf
jumpserver.conf
+8
-8
No files found.
jumpserver.conf
View file @
3260584f
#coding: utf8
[
base
]
url
=
http
://
127
.
0
.
0
.
1
key
=
88
aaaf7ffe3c6c04
log
=
debug
url
=
http
://
yourIP
key
=
16
位字母数字
log
=
debug
|
warning
[
db
]
host
=
127
.
0
.
0
.
1
...
...
@@ -13,12 +13,12 @@ password = mysql234
database
=
jumpserver
[
websocket
]
web_socket_host
=
j
:
3000
web_socket_host
=
yourIP
|
yourDomainName
:
3000
[
mail
]
mail_enable
=
1
email_host
=
smtp
.
exmail
.
qq
.
com
email_port
=
25
email_host_user
=
noreply
@
jumpserver
.
org
email_host_password
=
jumpserver1234
email_host
=
yourSMTPHost
email_port
=
yourSMTPHost
|
25
email_host_user
=
yourEmail
email_host_password
=
yourEmailPassword
email_use_tls
=
True
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment