Skip to content

Commit

Permalink
Change Pad Options for User Name and Color
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Jul 2, 2023
1 parent 0bc2517 commit 3f7d1ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ etherpad_pad_options_show_controls: "true"
etherpad_pad_options_show_chat: "true"
etherpad_pad_options_show_line_numbers: "true"
etherpad_pad_options_use_monospace_font: "false"
etherpad_pad_options_user_name: "false"
etherpad_pad_options_user_color: "false"
etherpad_pad_options_user_name: "null"
etherpad_pad_options_user_color: "null"
etherpad_pad_options_rtl: "false"
etherpad_pad_options_always_show_chat: "false"
etherpad_pad_options_chat_and_users: "false"
Expand Down

0 comments on commit 3f7d1ef

Please sign in to comment.