GITLAB
Hermes
/ api-game
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b30068c9308e084ecbdfa0f745a5efe1519c6a0b
Authored by
王家文
2024-06-04 12:17:35 +0800
1 parent
8d893e9f
Exists in
master
feat:日志目录
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
conf/local.conf
Side-by-side Diff
Inline Diff
conf/local.conf
Wrap text
Diff comments
View file @
b30068c
...
...
@@ -20,7 +20,7 @@ sdkdb = 8
20
20
sdkprefix = wxapi::
21
21
22
22
[log]
23
-path =
./logs
/
23
+path =
/var/logs/apigame
/
24
24
maxlines = 1000000
25
25
maxdays = 1000
26
26
rotate = true
...
...