mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 15:13:52 +01:00
python buffer umgangen
This commit is contained in:
@@ -1,8 +1,18 @@
|
||||
/var/log/revpipyload
|
||||
{
|
||||
rotate 6
|
||||
monthly
|
||||
weekly
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
notifempty
|
||||
}
|
||||
/var/log/revpipyloadapp
|
||||
{
|
||||
rotate 6
|
||||
weekly
|
||||
compress
|
||||
delaycompress
|
||||
missingok
|
||||
notifempty
|
||||
}
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
autoreload=1
|
||||
autostart=1
|
||||
plcprogram=test.py
|
||||
plcslave=0
|
||||
xmlrpc=1
|
||||
xmlrpcport=55123
|
||||
zeroonexit=1
|
||||
|
||||
Reference in New Issue
Block a user