Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
poezio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
178
Issues
178
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poezio
poezio
Commits
f165d3a4
Commit
f165d3a4
authored
Apr 09, 2014
by
mathieui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set display_user_color_in_join_part to true by default
parent
78031038
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
data/default_config.cfg
data/default_config.cfg
+1
-1
doc/source/configuration.rst
doc/source/configuration.rst
+1
-1
No files found.
data/default_config.cfg
View file @
f165d3a4
...
...
@@ -351,7 +351,7 @@ user_list_sort = desc
# The nick of people who join, part, change their status, etc. in a MUC will
# be displayed using their nick color if true.
display_user_color_in_join_part =
fals
e
display_user_color_in_join_part =
tru
e
# Display user tune notifications as information messages or not
display_tune_notifications = false
...
...
doc/source/configuration.rst
View file @
f165d3a4
...
...
@@ -526,7 +526,7 @@ or the way messages are displayed.
display_user_color_in_join_part
**Default value:** ``
fals
e``
**Default value:** ``
tru
e``
If set to true, the color of the nick will be used in MUCs information
messages, instead of the default color from the theme.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment