Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit c23cb0a

Browse files
authored
Merge pull request #131 from zner0L/patch-1
Add simple-log to the example configuration
2 parents 1aec5c4 + be50b7b commit c23cb0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_posts/2019-02-14-setup-turn-server.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,9 @@ no-tlsv1_1
144144
# Log to a single filename (rather than new log files each startup). You'll
145145
# want to install a logrotate configuration (see below)
146146
log-file=/var/log/coturn.log
147+
148+
# To enable single filename logs you need to enable the simple-log flag
149+
simple-log
147150
```
148151

149152
## Configure Log Rotation

0 commit comments

Comments
 (0)