This is the correct hierarchy for the ini
This commit is contained in:
parent
d947010d5d
commit
e4947f89ae
|
@ -23,10 +23,12 @@
|
|||
name = "GLaDTheresCake";
|
||||
};
|
||||
settings = {
|
||||
app = {
|
||||
min_username_len = 2;
|
||||
max_blogs = 100;
|
||||
"default_visibility" = "public";
|
||||
default_visibility = "public";
|
||||
federation = true;
|
||||
};
|
||||
server.port = 15763;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue