mirror of
https://github.com/bitinflow/expose.git
synced 2026-08-25 09:46:41 +00:00
Allow specifying maximum connection counts per user
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE users ADD max_connections INTEGER NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user