matrix-matrix-synapse created 2024-09-14 22:46:57, version 2609694908

kubectl.kubernetes.io/last-applied-configuration: {"apiVersion":"v1","data":{"homeserve...

Data

homeserver.yaml: "# NOTE:\n# Secrets are stored in separate configs to better fit\
  \ K8s concepts\n\n## Server ##\n\nserver_name: \"matrix.cedricfarinazzo.fr\"\npublic_baseurl:\
  \ \"https://matrix.cedricfarinazzo.fr\"\npid_file: /homeserver.pid\nweb_client:\
  \ False\nsoft_file_limit: 0\nlog_config: \"/synapse/config/log.yaml\"\nreport_stats:\
  \ false\n\ninstance_map:\n  main:\n    host: matrix-replication\n    port: 9093\n\
  \n## Ports ##\n\nlisteners:\n  - port: 8008\n    tls: false\n    bind_addresses:\
  \ [\"::\"]\n    type: http\n    x_forwarded: true\n\n    resources:\n      - names:\
  \ \n          - client\n          - federation\n        compress: false\n\n  - port:\
  \ 9090\n    tls: false\n    bind_addresses: [\"::\"]\n    type: http\n\n    resources:\n\
  \      - names: [metrics]\n        compress: false\n\n  - port: 9093\n    tls: false\n\
  \    bind_addresses: [\"::\"]\n    type: http\n\n    resources:\n      - names:\
  \ [replication]\n        compress: false\n\n## Files ##\n\nmedia_store_path: \"\
  /synapse/data/media\"\nuploads_path: \"/synapse/data/uploads\"\n\n## Registration\
  \ ##\n\nenable_registration: false\n\n## Metrics ###\n\nenable_metrics: true\n\n\
  ## Signing Keys ##\n\nsigning_key_path: \"/synapse/keys/signing.key\"\n\n# The trusted\
  \ servers to download signing keys from.\ntrusted_key_servers:\n  - server_name:\
  \ matrix.org\n\n## Workers ##\n\n## Extra config ##\n\nenable_authenticated_media:\
  \ true\nenable_media_repo: true\nrc_admin_redaction:\n  burst_count: 50\n  per_second:\
  \ 1\nrc_joins:\n  local:\n    burst_count: 50\n    per_second: 2\n  remote:\n  \
  \  burst_count: 1\n    per_second: 0.01\nrc_joins_per_room:\n  burst_count: 50\n\
  \  per_second: 2\nrc_login:\n  account:\n    burst_count: 4\n    per_second: 0.18\n\
  \  address:\n    burst_count: 3\n    per_second: 1\n  failed_attempts:\n    burst_count:\
  \ 7\n    per_second: 0.19\nrc_message:\n  burst_count: 500\n  per_second: 100\n\
  rc_registration:\n  burst_count: 1\n  per_second: 0.1\n"
log.yaml: "version: 1\nformatters:\n  precise:\n    format: '%(asctime)s - %(name)s\
  \ - %(lineno)d - %(levelname)s - %(request)s- %(message)s'\nfilters:\n  context:\n\
  \    (): synapse.util.logcontext.LoggingContextFilter\n    request: \"\"\nhandlers:\n\
  \  console:\n    class: logging.StreamHandler\n    formatter: precise\n    filters:\
  \ [context]\n    level: INFO\nloggers:\n    synapse:\n      level: INFO\nroot:\n\
  \    level: INFO\n    handlers: [console]\n"

Events

Type Reason Age From Message
No events found.