Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Which file are you talking about? The homeserver.yaml?

Mine only has around 100 lines without comments.



Probably the homeserver.yaml file, as yaml is a standard format where indentation matters, and is always 4 spaces.

    # cat /etc/matrix-synapse/homeserver.yaml|wc -l
    1611
    # cat /etc/matrix-synapse/homeserver.yaml| grep -v '^\s*#\|^$' | wc -l
    101
The config file is just well-commented.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: