jigasi,web: add transcription options

This commit is contained in:
netaskd
2019-02-07 14:45:36 +03:00
committed by Saúl Ibarra Corretgé
parent 8d48317aae
commit e48bf46f7c
7 changed files with 80 additions and 0 deletions

View File

@@ -7,3 +7,6 @@ fi
if [[ ! -f /config/logging.properties ]]; then
cp /defaults/logging.properties /config
fi
mkdir -pm777 /tmp/transcripts
chown jigasi:jitsi /tmp/transcripts