|
|
@@ -73,13 +73,3 @@ dimension: |
|
|
# This is where Dimension is accessible from clients. Be sure to set this |
|
|
# This is where Dimension is accessible from clients. Be sure to set this |
|
|
# to your own Dimension instance. |
|
|
# to your own Dimension instance. |
|
|
publicUrl: "https://{{ matrix_server_fqn_dimension }}" |
|
|
publicUrl: "https://{{ matrix_server_fqn_dimension }}" |
|
|
|
|
|
|
|
|
# Settings for controlling how logging works |
|
|
|
|
|
logging: |
|
|
|
|
|
file: /dev/null |
|
|
|
|
|
console: true |
|
|
|
|
|
consoleLevel: verbose |
|
|
|
|
|
fileLevel: info |
|
|
|
|
|
rotate: |
|
|
|
|
|
size: 52428800 # bytes, default is 50mb |
|
|
|
|
|
count: 5 |
|
|
|