mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-26 01:16:56 +00:00
make talk-recording read-only
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
6747613a34
commit
5189f0cd51
3 changed files with 10 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ elif [ -z "$INTERNAL_SECRET" ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
cat << RECORDING_CONF > "/etc/recording.conf"
|
||||
cat << RECORDING_CONF > "/conf/recording.conf"
|
||||
[logs]
|
||||
# 30 means Warning
|
||||
level = 30
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue