Enable local timeline on writefreely
This commit is contained in:
parent
e4947f89ae
commit
a939521573
|
@ -28,6 +28,7 @@
|
||||||
max_blogs = 100;
|
max_blogs = 100;
|
||||||
default_visibility = "public";
|
default_visibility = "public";
|
||||||
federation = true;
|
federation = true;
|
||||||
|
local_timeline = true;
|
||||||
};
|
};
|
||||||
server.port = 15763;
|
server.port = 15763;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue