128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
|
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
|
-
+
-
|
**
** This is the name of the builtin sound file to use for the alert tone.
** The value must be the name of a builtin WAV file.
*/
/*
** SETTING: chat-timeline-user width=10
**
** If this setting is defined and is not an empty string and its value is
** If this setting is defined and is not an empty string, then
** the name of a user that hash chat privilege (privilege letter "C"), then
** timeline events are posted to the chat as they arrive. The synthesized
** chat messages appear to come from the user identified by this setting,
** not the user on the timeline event.
**
** All chat messages that come from the chat-timeline-user are interpreted
** as text/x-fossil-wiki instead of as text/markdown. For this reason,
** the chat-timeline-user name should probably not be a real user.
|