mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-19 20:13:09 -06:00
All hail the mighty linter
This commit is contained in:
parent
732f8190aa
commit
97b70d2ea2
|
|
@ -9,7 +9,7 @@ global:
|
||||||
server_name: "localhost"
|
server_name: "localhost"
|
||||||
|
|
||||||
clientapi:
|
clientapi:
|
||||||
shared_secret: "d233f2fcb0470845a8e150a20ef594ddbe0b4cf7fe482fb9d5120c198557acbf" # echo "dendrite" | sha256sum
|
shared_secret: "d233f2fcb0470845a8e150a20ef594ddbe0b4cf7fe482fb9d5120c198557acbf" # echo "dendrite" | sha256sum
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue