mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
fix: Update comment in src/core/config/mod.rs
This commit is contained in:
@@ -586,10 +586,9 @@
|
||||
#allow_unstable_room_versions = true
|
||||
|
||||
# Default room version continuwuity will create rooms with.
|
||||
#
|
||||
# Note that this has to be a string since the room version is a string
|
||||
# rather than an integer. Using an integer without the quotes will make
|
||||
# the server fail on startup!
|
||||
# rather than an integer. Forgetting the quotes will make the server fail
|
||||
# to start!
|
||||
#
|
||||
# Per spec, room version "11" is the default.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user