Enable federation stuff on writefreely
This commit is contained in:
parent
5854b7cb85
commit
bb5a1a1d8f
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,10 @@
|
|||
name = "GLaDTheresCake";
|
||||
};
|
||||
settings = {
|
||||
min_username_len = 2;
|
||||
max_blogs = 100;
|
||||
default_visibility = "public";
|
||||
federation = true;
|
||||
server.port = 15763;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue