mirror of
https://github.com/bitinflow/expose.git
synced 2026-06-15 08:17:39 +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