18. snapshot
Tworzenie kopii zapasowych serwera co określony czas
enable - Uruchomienie funkcji
true
false
interval - Interwał
Przykład
"snapshot": {
"enable": true,
"interval": {"days": 1, "hours": 0, "minutes": 0, "seconds": 0},
"datazero": "1970-01-01 00:00:00"
}Last updated
Was this helpful?