mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 13:36:35 +01:00
Add config option to set data file auto-save frequency
This commit is contained in:
@@ -122,8 +122,8 @@ static const char special_commands[SPECIAL_COMMANDS][MAX_CMDNAME_SIZE] = {
|
||||
#ifdef PYTHON
|
||||
"/run",
|
||||
#endif /* PYTHON */
|
||||
"/title",
|
||||
"/sendfile",
|
||||
"/title",
|
||||
};
|
||||
|
||||
/* Returns true if input command is in the special_commands array. */
|
||||
|
||||
Reference in New Issue
Block a user