mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-12-19 03:37:46 +00:00
[core] add uuidv7 support
This commit is contained in:
@@ -64,6 +64,9 @@
|
||||
<!-- Default Global Log Level - value is one of debug,info,notice,warning,err,crit,alert -->
|
||||
<param name="loglevel" value="debug"/>
|
||||
|
||||
<!-- UUID version to use, 4 or 7 -->
|
||||
<!-- <param name="uuid-version" value="7"/> -->
|
||||
|
||||
<!-- Set the core DEBUG level (0-10) -->
|
||||
<!-- <param name="debug-level" value="10"/> -->
|
||||
|
||||
@@ -206,4 +209,3 @@
|
||||
</settings>
|
||||
|
||||
</configuration>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user