We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea59853 commit 043dadcCopy full SHA for 043dadc
install/sql/incremental/upd_0063.sql
@@ -18,3 +18,4 @@ ADD `policyd_quota_in_period` int(11) NOT NULL DEFAULT '24',
18
ADD `policyd_quota_out` int(11) NOT NULL DEFAULT '-1',
19
ADD `policyd_quota_out_period` int(11) NOT NULL DEFAULT '24',
20
ADD `policyd_greylist` ENUM( 'Y', 'N' ) NOT NULL DEFAULT 'N';
21
+
0 commit comments