Wipetimer.Wipecronoverride
wipetimer.wipecronoverride
Attributes
- Help
- Custom cron expression for the wipe schedule. Overrides all other convars (except wipeUnixTimestampOverride) if set. Uses Cronos as a parser: https://github.com/HangfireIO/Cronos/
- Type
- string
- Saved
- No
- ServerAdmin
- Yes
- ServerUser
- No
- Clientside
- No
- Serverside
- Yes
▸Raw JSON
{
"Help": "Custom cron expression for the wipe schedule. Overrides all other convars (except wipeUnixTimestampOverride) if set. Uses Cronos as a parser: https://github.com/HangfireIO/Cronos/",
"Type": "string",
"Saved": false,
"ServerAdmin": true,
"ServerUser": false,
"Clientside": false,
"Serverside": true,
"DefaultValue": ""
}
