1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/code-server_ynh.git synced 2024-09-03 18:16:28 +02:00
code-server_ynh/conf/config.yaml

8 lines
180 B
YAML
Raw Normal View History

2021-05-29 05:47:54 +02:00
bind-addr: 127.0.0.1:__PORT__
2022-01-16 14:01:08 +01:00
auth: none
2021-05-29 05:47:54 +02:00
cert: false
disable-telemetry: true
disable-update-check: true
2022-01-13 20:21:56 +01:00
user-data-dir: __DATADIR__/user-data
extensions-dir: __DATADIR__/extensions