Skip to content

Commit ea59853

Browse files
committed
correction
1 parent 1819a71 commit ea59853

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

install/sql/incremental/upd_0063.sql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ ADD `policyd_quota_in_period` int(11) NOT NULL DEFAULT '24',
1818
ADD `policyd_quota_out` int(11) NOT NULL DEFAULT '-1',
1919
ADD `policyd_quota_out_period` int(11) NOT NULL DEFAULT '24',
2020
ADD `policyd_greylist` ENUM( 'Y', 'N' ) NOT NULL DEFAULT 'N';
21-
22-

0 commit comments

Comments
 (0)