fix(config): 💚 Enable Sonic in the CI tests

This commit is contained in:
Jesse Wierzbinski 2025-02-15 02:51:57 +01:00
parent 045b7d6083
commit bf42f3d677
No known key found for this signature in database

View file

@ -44,11 +44,11 @@ database = 0
enabled = false enabled = false
# Optional if search is disabled # Optional if search is disabled
# [search.sonic] [search.sonic]
# host = "localhost" host = "localhost"
# port = 7700 port = 40007
# Sensitive value # Sensitive value
# password = "test" password = ""
[registration] [registration]
# Can users sign up freely? # Can users sign up freely?