This is the correct hierarchy for the ini

This commit is contained in:
Lillian Violet 2024-08-16 20:01:55 +02:00
parent d947010d5d
commit e4947f89ae

View file

@ -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;
};
};