Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
my-yaf-project
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
chenchuanwen
my-yaf-project
Commits
b4e8775e
Commit
b4e8775e
authored
Nov 19, 2018
by
christ
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
conf
parent
7a304313
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
7 deletions
+30
-7
application.ini
conf/application.ini
+30
-7
No files found.
conf/application.ini
View file @
b4e8775e
...
...
@@ -245,20 +245,43 @@ resources.database.slave.params.password = "123456"
resources.database.slave.params.charset
=
"UTF8"
resources.database.slave.params.driver_options.1002
=
"SET NAMES utf8"
push.clientHost
=
"ws://192.168.80.18:9502"
redis.database.params.host
=
"127.0.0.1"
; mongodb
resources.database.mongo.params.driver
=
"scram"
resources.database.mongo.params.hostname
=
"192.168.1.201"
resources.database.mongo.params.port
=
27017
resources.database.mongo.params.database
=
"qmcs"
resources.database.mongo.params.username
=
"qmcs"
resources.database.mongo.params.password
=
"123456asdfgh"
resources.database.mongo.params.charset
=
"UTF8"
resources.database.mongo.params.driver_options.1002
=
"SET NAMES utf8"
password.key
=
'~!@#$`1234qwertasdfgzxcvb'
;
redis.database.params.host
=
"192.168.1.201"
redis.database.params.port
=
"6379"
redis.database.params.prefix
=
"qm_"
out.config
=
"/data/config"
redis.database.params.password
=
""
out.config
=
"/data/config"
;
;锁文件
out.locks="/data/locks";
; redis配置
push.user.service.id
=
293
push.user.service.type
=
7
;redis.database.params.password = "test"
;推送配置
push.clientHost
=
"ws://192.168.
80.18
:9502"
push.host
=
"192.168.
80.18
"
push.clientHost
=
"ws://192.168.
1.201
:9502"
push.host
=
"192.168.
1.201
"
push.port
=
"9503"
push.open
=
1
push.user.service.id
=
293
push.user.service.type
=
7
elastic.master.host
=
"192.168.1.201"
elastic.master.port
=
"9200"
elastic.master.scheme
=
"http"
;
;resources.database.params.hostname = "127.0.0.1"
;resources.database.params.database = "database"
;resources.database.params.username = "username"
;resources.database.params.password = "password"
[ccwdevelop : common]
; 数据库配置
...
...
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