]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/gTopLevel.conf.xml.sample
- mathql interpreter flags reorganized
[helm.git] / helm / gTopLevel / gTopLevel.conf.xml.sample
index 89001df5632896ec724560f8205e20bc38d297e5..94fd2874a5a61c9b457c1ece3b02548e509068f6 100644 (file)
   <section name="mathql_interpreter">
    <key name="db_map">mathql_db_map.txt</key>
    <key name="postgresql_connection_string">dbname=mowgli host=mowgli.cs.unibo.it user=helm password=awH21Un</key>
-   <!-- flags is a string of the following characters: "S", "L", "W", "V" -->
-   <!-- S logs statistical information (query execution times)            -->
-   <!-- L logs the low-level queries (in SQL)                             -->
-   <!-- W logs some warnings (for mathql experts only)                    -->
-   <!-- V logs the executed queries (in MathQL)                           -->
-   <!-- By default the above information is not logged                    -->
+   <!-- flags is a string of the following characters:         -->
+   <!-- "Q", "R", "S", "T", "W"                                -->
+   <!-- Q logs the low-level queries (in SQL)                  -->
+   <!-- R logs the result of the executed queries (in MathQL)  -->
+   <!-- S logs the source of the executed queries (in MathQL)  -->
+   <!-- T logs statistical information (query execution times) -->
+   <!-- W logs some warnings (for mathql experts only)         -->
+   <!-- By default the above information is not logged         -->
    <key name="flags"></key>
   </section>
   <section name="local_library">