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 043dadc commit c930a0fCopy full SHA for c930a0f
install/sql/incremental/upd_0063.sql
@@ -18,4 +18,3 @@ 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