First commit - backup RDOC
This commit is contained in:
28
auto-sync-config.json
Normal file
28
auto-sync-config.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"repository": {
|
||||
"remote_url": "https://github.com/Reifonas/TS_RDO.git",
|
||||
"branch": "main",
|
||||
"auto_push": true
|
||||
},
|
||||
"monitoring": {
|
||||
"watch_interval": 30,
|
||||
"continuous_mode": false,
|
||||
"verbose_logging": true
|
||||
},
|
||||
|
||||
"logging": {
|
||||
"enabled": true,
|
||||
"retention_days": 7,
|
||||
"log_level": "INFO"
|
||||
},
|
||||
"git": {
|
||||
"auto_commit_message_template": "Auto-sync: {timestamp} - {changes}",
|
||||
"pull_before_push": true,
|
||||
"use_rebase": true
|
||||
},
|
||||
"notifications": {
|
||||
"enabled": true,
|
||||
"success_notifications": false,
|
||||
"error_notifications": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user