mirror of
https://github.com/bitinflow/expose.git
synced 2026-03-13 13:35:54 +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