From 3368299709fdd736f8c4bcee1b0e93788b3fcefc Mon Sep 17 00:00:00 2001 From: ScuroNeko Date: Mon, 12 Jan 2026 16:57:26 +0300 Subject: [PATCH] ai work started --- scripts/postgres/Init.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/postgres/Init.sql b/scripts/postgres/Init.sql index 4ebfc85..230ca57 100644 --- a/scripts/postgres/Init.sql +++ b/scripts/postgres/Init.sql @@ -1,4 +1,3 @@ -PAWAN_KEY=pk-SiLlpaMcxHaTomcSbJkwEUQnxoKBWSVPQAcrKsgIwIlVvdoy SET statement_timeout = 0; SET lock_timeout = 0; SET idle_in_transaction_session_timeout = 0;