24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00

Remove file syntax deprecation

This commit is contained in:
Mickaël Rémond 2021-05-11 08:06:16 +00:00 committed by GitHub
parent 97e7f25e6e
commit 7a6425544c

View File

@ -11,7 +11,7 @@
// Set *default* container specific settings.json values on container create.
"settings": {
"terminal.integrated.shell.linux": "/bin/zsh",
"terminal.integrated.defaultProfile.linux": "/bin/zsh",
},
// Add the IDs of extensions you want installed when the container is created.