add example of some options to config/me.sample.yml
This commit is contained in:
parent
6bcbc54a23
commit
18140ccf87
1 changed files with 9 additions and 0 deletions
|
@ -19,3 +19,12 @@ pass: '<bcrypt password hash>'
|
|||
# # accent color
|
||||
# color: "#1d781d" # (green, default for light)
|
||||
# "#33ff00" # (lime green, default for dark)
|
||||
#emojis: '' # space-separated emojis
|
||||
#emoji_tpl: # emoji template
|
||||
# '<img src="/static/twemoji/{filename}.svg" alt="{raw}" class="emoji">'
|
||||
#blacklist:
|
||||
# - "example.com"
|
||||
# - ...
|
||||
#disable_webmentions: false
|
||||
#replies_in_stream: false
|
||||
#days_to_keep: 14
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue