mirror of
https://github.com/kou029w/fogtype.com
synced 2025-01-18 08:05:02 +00:00
Allow unauthenticated users to see public posts
This commit is contained in:
parent
ac7bf9cba7
commit
7c4a77c872
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
db-type: sqlite
|
||||
db-address: sqlite.db
|
||||
accounts-registration-open: false
|
||||
instance-expose-public-timeline: true
|
||||
|
|
Loading…
Add table
Reference in a new issue