document all possible values in me.sample.yml
This commit is contained in:
@@ -1,6 +1,15 @@
|
|||||||
username: 'username'
|
username: 'username'
|
||||||
name: 'You Name'
|
name: 'You Name'
|
||||||
icon_url: 'https://you-avatar-url'
|
|
||||||
domain: 'your-domain.tld'
|
domain: 'your-domain.tld'
|
||||||
summary: 'your summary'
|
|
||||||
https: true
|
https: true
|
||||||
|
summary: 'your summary'
|
||||||
|
icon_url: 'https://you-avatar-url'
|
||||||
|
#pass: '<bcrypt password hash>'
|
||||||
|
#profile_metadata:
|
||||||
|
# name1: 'value'
|
||||||
|
# name2: 'value2'
|
||||||
|
hide_following: true
|
||||||
|
#theme:
|
||||||
|
# style: "light" #or "dark"
|
||||||
|
# color: "#1d781d" # (green, default for light)
|
||||||
|
# "#33ff00" (purple, default for dark)
|
||||||
|
Reference in New Issue
Block a user