Cleanup of several documentation pages

This commit is contained in:
Griatch 2022-11-10 23:22:48 +01:00
parent 4128bc4733
commit f4d677dbba
3 changed files with 2 additions and 3 deletions

View file

@ -837,7 +837,6 @@ DEFAULT_CHANNELS = [
"aliases": ("pub",),
"desc": "Public discussion",
"locks": "control:perm(Admin);listen:all();send:all()",
"typeclass": BASE_CHANNEL_TYPECLASS,
}
]