etc/options
changeset 78862 cc8391b92747
parent 78830 348a5606baf3
child 78914 715f1bd21993
--- a/etc/options	Sun Oct 29 20:14:46 2023 +0100
+++ b/etc/options	Tue Oct 31 14:26:19 2023 +0100
@@ -417,7 +417,6 @@
 option build_log_ssh_user : string = "" for connection
 option build_log_ssh_port : int = 0 for connection
 option build_log_history : int = 30  -- "length of relevant history (in days)"
-option build_log_transaction_size : int = 1  -- "number of log files for each db update"
 option build_log_database_synchronous_commit : string = "off" (standard "on") for connection
   -- "see https://www.postgresql.org/docs/current/runtime-config-wal.html#GUC-SYNCHRONOUS-COMMIT"