disable auto-upload by default

pull/1524/head^2
Darien Raymond 2018-07-17 14:33:48 +02:00
parent accc7813ef
commit 7abd11cc63
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
1 changed files with 1 additions and 2 deletions

View File

@ -15,8 +15,7 @@ ExecStart=/usr/bin/v2ray/v2ray -config /etc/v2ray/config.json
Restart=on-failure
RestartPreventExitStatus=23 # Configuration error
# After unexpected exit, upload latest V2Ray log to official log service for future analysis.
# Comment out the following line if you have privacy concerns.
ExecStopPost=/usr/bin/v2ray/upload.sh
# ExecStopPost=/usr/bin/v2ray/upload.sh
[Install]
WantedBy=multi-user.target