1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 08:16:34 +01:00

Update config example and some default settings to reflect recent changes

This commit is contained in:
jfreegman
2020-11-30 00:58:43 -05:00
parent 1e985c1456
commit 3f1b7cdd26
3 changed files with 7 additions and 10 deletions

View File

@@ -125,7 +125,7 @@ enum settings_values {
#define LINE_NORMAL "-"
#define TIMESTAMP_DEFAULT "%H:%M"
#define LOG_TIMESTAMP_DEFAULT "%Y/%m/%d [%H:%M:%S]"
#define MPLEX_AWAY_NOTE "Detached from screen"
#define MPLEX_AWAY_NOTE "Away from keyboard, be back soon!"
int settings_load(struct user_settings *s, const char *patharg);