|
Lines 60-65
Link Here
|
| 60 |
|
60 |
|
| 61 |
LUA_ONLY_SIGNING= Message signing by Lua only |
61 |
LUA_ONLY_SIGNING= Message signing by Lua only |
| 62 |
LUA_ONLY_SIGNING_CONFIGURE_ENABLE= lua_only_signing |
62 |
LUA_ONLY_SIGNING_CONFIGURE_ENABLE= lua_only_signing |
|
|
63 |
LUA_ONLY_SIGNING_IMPLIES= LUA |
| 63 |
|
64 |
|
| 64 |
POSTGRES_RECONNECT_HACK_DESC= PostgreSQL connection error detection bug hack |
65 |
POSTGRES_RECONNECT_HACK_DESC= PostgreSQL connection error detection bug hack |
| 65 |
POSTGRES_RECONNECT_HACK_CONFIGURE_ENABLE= postgresql_reconnect_hack |
66 |
POSTGRES_RECONNECT_HACK_CONFIGURE_ENABLE= postgresql_reconnect_hack |
|
Lines 69-74
Link Here
|
| 69 |
|
70 |
|
| 70 |
RBL_DESC= Realtime Blacklist query support |
71 |
RBL_DESC= Realtime Blacklist query support |
| 71 |
RBL_CONFIGURE_ENABLE= rbl |
72 |
RBL_CONFIGURE_ENABLE= rbl |
|
|
73 |
RBL_IMPLIES= LUA |
| 72 |
|
74 |
|
| 73 |
REPLACE_RULES_DESC= String substition when signing |
75 |
REPLACE_RULES_DESC= String substition when signing |
| 74 |
REPLACE_RULES_CONFIGURE_ENABLE= replace_rules |
76 |
REPLACE_RULES_CONFIGURE_ENABLE= replace_rules |
|
Lines 79-84
Link Here
|
| 79 |
|
81 |
|
| 80 |
REPUTATION_DESC= Reputation check (experimental) |
82 |
REPUTATION_DESC= Reputation check (experimental) |
| 81 |
REPUTATION_CONFIGURE_ENABLE= reputation |
83 |
REPUTATION_CONFIGURE_ENABLE= reputation |
|
|
84 |
REPUTATION_IMPLIES= CURL JANSSON |
| 82 |
|
85 |
|
| 83 |
RESIGN_DESC= One-step resigning |
86 |
RESIGN_DESC= One-step resigning |
| 84 |
RESIGN_CONFIGURE_ENABLE= resign |
87 |
RESIGN_CONFIGURE_ENABLE= resign |
|
Lines 94-99
Link Here
|
| 94 |
|
97 |
|
| 95 |
STATSEXT_DESC= Localized stats extensions |
98 |
STATSEXT_DESC= Localized stats extensions |
| 96 |
STATSEXT_CONFIGURE_ENABLE= statsext |
99 |
STATSEXT_CONFIGURE_ENABLE= statsext |
|
|
100 |
STATSEXT_IMPLIES= STATS LUA |
| 97 |
|
101 |
|
| 98 |
VBR_DESC= Vouch-By-Reference support |
102 |
VBR_DESC= Vouch-By-Reference support |
| 99 |
VBR_CONFIGURE_ENABLE= vbr |
103 |
VBR_CONFIGURE_ENABLE= vbr |