FS config: Avoid annoying ERRORS with reloadxml

Remove include statements for files that do not exist
This commit is contained in:
Keith Whyte 2023-07-27 20:09:59 +02:00
parent 4c72c9b55e
commit 0e24b1e31b
6 changed files with 5 additions and 6 deletions

View file

@ -4,6 +4,6 @@
<param name="codec-prefs" value="H264,PCMU"/>
</settings>
<X-PRE-PROCESS cmd="include" data="../jingle_profiles/*.xml"/>
<!--X-PRE-PROCESS cmd="include" data="../jingle_profiles/*.xml"/ -->
</configuration>