diff --git a/config/me.sample.yml b/config/me.sample.yml index 56e37b0..4b5112f 100644 --- a/config/me.sample.yml +++ b/config/me.sample.yml @@ -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: '' +#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)