Commit b30068c9308e084ecbdfa0f745a5efe1519c6a0b

Authored by 王家文
1 parent 8d893e9f
Exists in master

feat:日志目录

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
conf/local.conf
... ... @@ -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
... ...