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
a1d0981d
Unverified
Commit
a1d0981d
authored
6 years ago
by
wojiushixiaobai
Committed by
GitHub
6 years ago
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2162 from wojiushixiaobai/docs
Update
parents
0ac8f62f
ba15e874
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
0 deletions
+5
-0
distributed_05.rst
docs/distributed_05.rst
+1
-0
setup_by_centos7.rst
docs/setup_by_centos7.rst
+1
-0
setup_by_ubuntu.rst
docs/setup_by_ubuntu.rst
+1
-0
step_by_step.rst
docs/step_by_step.rst
+1
-0
upgrade.rst
docs/upgrade.rst
+1
-0
No files found.
docs/distributed_05.rst
View file @
a1d0981d
...
@@ -115,6 +115,7 @@
...
@@ -115,6 +115,7 @@
# LOG_LEVEL = 'DEBUG'
# LOG_LEVEL = 'DEBUG'
# LOG_DIR = os.path.join(BASE_DIR, 'logs')
# LOG_DIR = os.path.join(BASE_DIR, 'logs')
LOG_LEVEL = 'ERROR'
LOG_LEVEL = 'ERROR'
LOG_DIR = os.path.join(BASE_DIR, 'logs')
# Session expiration setting, Default 24 hour, Also set expired on on browser close
# Session expiration setting, Default 24 hour, Also set expired on on browser close
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
...
...
This diff is collapsed.
Click to expand it.
docs/setup_by_centos7.rst
View file @
a1d0981d
...
@@ -156,6 +156,7 @@ CentOS 7 安装文档
...
@@ -156,6 +156,7 @@ CentOS 7 安装文档
# LOG_LEVEL = 'DEBUG'
# LOG_LEVEL = 'DEBUG'
# LOG_DIR = os.path.join(BASE_DIR, 'logs')
# LOG_DIR = os.path.join(BASE_DIR, 'logs')
LOG_LEVEL = 'ERROR'
LOG_LEVEL = 'ERROR'
LOG_DIR = os.path.join(BASE_DIR, 'logs')
# Session expiration setting, Default 24 hour, Also set expired on on browser close
# Session expiration setting, Default 24 hour, Also set expired on on browser close
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
...
...
This diff is collapsed.
Click to expand it.
docs/setup_by_ubuntu.rst
View file @
a1d0981d
...
@@ -181,6 +181,7 @@
...
@@ -181,6 +181,7 @@
# LOG_LEVEL = 'DEBUG'
# LOG_LEVEL = 'DEBUG'
# LOG_DIR = os.path.join(BASE_DIR, 'logs')
# LOG_DIR = os.path.join(BASE_DIR, 'logs')
LOG_LEVEL = 'ERROR'
LOG_LEVEL = 'ERROR'
LOG_DIR = os.path.join(BASE_DIR, 'logs')
# Session expiration setting, Default 24 hour, Also set expired on on browser close
# Session expiration setting, Default 24 hour, Also set expired on on browser close
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
...
...
This diff is collapsed.
Click to expand it.
docs/step_by_step.rst
View file @
a1d0981d
...
@@ -212,6 +212,7 @@
...
@@ -212,6 +212,7 @@
# LOG_LEVEL = 'DEBUG'
# LOG_LEVEL = 'DEBUG'
# LOG_DIR = os.path.join(BASE_DIR, 'logs')
# LOG_DIR = os.path.join(BASE_DIR, 'logs')
LOG_LEVEL = 'ERROR'
LOG_LEVEL = 'ERROR'
LOG_DIR = os.path.join(BASE_DIR, 'logs')
# Session expiration setting, Default 24 hour, Also set expired on on browser close
# Session expiration setting, Default 24 hour, Also set expired on on browser close
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
...
...
This diff is collapsed.
Click to expand it.
docs/upgrade.rst
View file @
a1d0981d
...
@@ -473,6 +473,7 @@
...
@@ -473,6 +473,7 @@
# LOG_LEVEL = 'DEBUG'
# LOG_LEVEL = 'DEBUG'
# LOG_DIR = os.path.join(BASE_DIR, 'logs')
# LOG_DIR = os.path.join(BASE_DIR, 'logs')
LOG_LEVEL = 'ERROR'
LOG_LEVEL = 'ERROR'
LOG_DIR = os.path.join(BASE_DIR, 'logs')
# Session expiration setting, Default 24 hour, Also set expired on on browser close
# Session expiration setting, Default 24 hour, Also set expired on on browser close
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
# 浏览器Session过期时间,默认24小时, 也可以设置浏览器关闭则过期
...
...
This diff is collapsed.
Click to expand it.
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