Changeset 353 for box/trunk/lib/backupclient/BackupDaemonConfigVerify.cpp
- Timestamp:
- 30/01/2006 20:04:53 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/backupclient/BackupDaemonConfigVerify.cpp
r341 r353 86 86 {"CommandSocket", 0, 0, 0}, // not compulsory to have this 87 87 {"KeepAliveTime", 0, ConfigTest_IsInt, 0}, // optional 88 {"StoreObjectInfoFile", 0, 0, 0}, // optional 88 89 89 90 {"NotifyScript", 0, 0, 0}, // optional script to run when backup needs attention, eg store full … … 104 105 0 105 106 }; 106
Note: See TracChangeset
for help on using the changeset viewer.
