2018-05-18 20:41:41 +02:00
|
|
|
username: 'username'
|
|
|
|
name: 'You Name'
|
|
|
|
domain: 'your-domain.tld'
|
|
|
|
https: true
|
2020-03-27 11:31:43 +01:00
|
|
|
summary: 'your summary'
|
|
|
|
icon_url: 'https://you-avatar-url'
|
2020-03-27 13:11:52 +01:00
|
|
|
pass: '<bcrypt password hash>'
|
2020-03-27 12:03:55 +01:00
|
|
|
#favicon_url: '/static/favicon.png'
|
2020-03-27 11:31:43 +01:00
|
|
|
#profile_metadata:
|
|
|
|
# name1: 'value'
|
|
|
|
# name2: 'value2'
|
2020-03-27 13:11:52 +01:00
|
|
|
#hide_following: true
|
|
|
|
#manually_approves_followers: false
|
|
|
|
#aliases:
|
|
|
|
# - "http://example.com/users/name"
|
|
|
|
# - ...
|
2020-03-27 11:31:43 +01:00
|
|
|
#theme:
|
|
|
|
# style: "light" #or "dark"
|
|
|
|
# color: "#1d781d" # (green, default for light)
|
|
|
|
# "#33ff00" (purple, default for dark)
|