FIFO pipes for speed
This commit is contained in:
11
old/savesync.conf.donotuse
Normal file
11
old/savesync.conf.donotuse
Normal file
@@ -0,0 +1,11 @@
|
||||
#!/bin/ash
|
||||
#shellcheck shell=dash
|
||||
export LOG_FILE="/recalbox/share/system/logs/savesync_monitor.log"
|
||||
export ERROR_FILE="/recalbox/share/system/logs/savesync_error.log"
|
||||
export DEBUG_MODE=1
|
||||
export REMOTE_BASE="saves:gamepi-tv"
|
||||
export TOPIC="/Recalbox/SaveSync/Event"
|
||||
export LOG_TOPIC="/Recalbox/SaveSync/Service"
|
||||
export RESPONSE_TOPIC="/Recalbox/SaveSync/Response"
|
||||
export RCLONE_ENDPOINT="192.168.88.11"
|
||||
export RCLONE_PORT="22"
|
||||
Reference in New Issue
Block a user