Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
conduwuit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
🥺
conduwuit
Commits
080975ab
Commit
080975ab
authored
8 months ago
by
🥺
Committed by
🥺
8 months ago
Browse files
Options
Downloads
Patches
Plain Diff
adjust/update complement conduwuit config.toml
Signed-off-by:
strawberry
<
strawberry@puppygock.gay
>
parent
f129d909
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
nix/pkgs/complement/config.toml
+7
-3
7 additions, 3 deletions
nix/pkgs/complement/config.toml
with
7 additions
and
3 deletions
nix/pkgs/complement/config.toml
+
7
−
3
View file @
080975ab
...
@@ -5,13 +5,17 @@ allow_guest_registration = true
...
@@ -5,13 +5,17 @@ allow_guest_registration = true
allow_public_room_directory_over_federation
=
true
allow_public_room_directory_over_federation
=
true
allow_public_room_directory_without_auth
=
true
allow_public_room_directory_without_auth
=
true
allow_registration
=
true
allow_registration
=
true
allow_unstable_room_versions
=
true
database_backend
=
"rocksdb"
database_path
=
"/database"
database_path
=
"/database"
log
=
"trace"
log
=
"trace
,h2=warn,hyper
=
warn
"
port
=
[
8008
,
8448
]
port
=
[
8008
,
8448
]
trusted_servers
=
[]
trusted_servers
=
[]
query_trusted_key_servers_first
=
false
yes_i_am_very_very_sure_i_want_an_open_registration_server_prone_to_abuse
=
true
yes_i_am_very_very_sure_i_want_an_open_registration_server_prone_to_abuse
=
true
ip_range_denylist
=
[]
url_preview_domain_contains_allowlist
=
[
"*"
]
media_compat_file_link
=
false
media_statup_check
=
false
rocksdb_direct_io
=
false
[global.tls]
[global.tls]
certs
=
"/certificate.crt"
certs
=
"/certificate.crt"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment