Add use_community_slug option to support disabling the slug suffix
This commit is contained in:
@@ -67,6 +67,9 @@ plugin_config:
|
||||
# leave blank to generate an acronym of your community name during initialization
|
||||
community_slug: ''
|
||||
|
||||
# use_community_slug
|
||||
# whether to use the community slug as a suffix for room aliases
|
||||
use_community_slug: true
|
||||
|
||||
# sleep time between actions. you can drop this to 0 if your bot has no
|
||||
# ratelimits imposed on its homeserver, otherwise you may want to increase this
|
||||
|
||||
Reference in New Issue
Block a user