Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.3.2
-
None
Description
Every UPDATE, INSERT and DELETE command to the database is recorded in the querylog table. Also, every XML-RPC call is logged in the database. This is great for debugging, but for general production use, it is probably unnecessary (and the tables can grow quite large).
Instead, it would be convenient to be able to enable/disable this type of logging directly from .ht-inc/conf.php