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

@ -16,7 +16,7 @@
</settings>
<profiles>
<X-PRE-PROCESS cmd="include" data="../mrcp_profiles/*.xml"/>
<!-- X-PRE-PROCESS cmd="include" data="../mrcp_profiles/*.xml"/ -->
</profiles>
</configuration>