document all possible values in me.sample.yml

This commit is contained in:
Fabio
2020-03-27 11:31:43 +01:00
parent 8903a1f56a
commit c9bc5e29af

View File

@@ -1,6 +1,15 @@
username: 'username'
name: 'You Name'
icon_url: 'https://you-avatar-url'
domain: 'your-domain.tld'
summary: 'your summary'
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)