Skip to content
Snippets Groups Projects
Commit 10822f28 authored by rswindell's avatar rswindell
Browse files

Created mail_backup_level and user_backup_level config elements.

parent c8176409
No related branches found
No related tags found
No related merge requests found
......@@ -576,6 +576,9 @@ typedef struct
char wfc_cmd[10][LEN_CMD+1]; /* 0-9 WFC DOS commands */
char wfc_scmd[12][LEN_CMD+1]; /* F1-F12 WFC shrinking DOS commands */
ushort user_backup_level;
ushort mail_backup_level;
} scfg_t;
#endif /* Don't add anything after this line */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment