mirror of
https://github.com/3proxy/3proxy.git
synced 2026-05-13 13:57:26 +00:00
Change log location in demo scripts
This commit is contained in:
parent
7a23f84001
commit
177fbb1117
2 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ users 3APA3A:CL:3apa3a "test:CR:$1$qwer$CHFTUFGqkjue9HyhcMHEe1"
|
|||
service
|
||||
# service is required under NT if you want 3proxy to start as service
|
||||
|
||||
#log /usr/local/etc/3proxy/logs/3proxy.log D
|
||||
#log /var/log/3proxy/log D
|
||||
log c:\3proxy\logs\3proxy.log D
|
||||
# log allows to specify log file location and rotation, D means logfile
|
||||
# is created daily
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ monitor /usr/local/etc/3proxy/counters
|
|||
monitor /usr/local/etc/3proxy/passwd
|
||||
monitor /usr/local/etc/3proxy/bandlimiters
|
||||
|
||||
log /usr/local/etc/3proxy/log/log D
|
||||
log /var/log/3proxy/log D
|
||||
rotate 60
|
||||
counter /usr/local/etc/3proxy/3proxy.3cf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue