Skip to content

Commit 1c3faf6

Browse files
committed
Forgotten ipcrypt config in plugin_block_name plugin
1 parent 6908174 commit 1c3faf6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dnscrypt-proxy/plugin_block_name.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ func (plugin *PluginBlockName) PrepareReload() error {
145145
patternMatcher: NewPatternMatcher(),
146146
logger: currentBlockedNames.logger,
147147
format: currentBlockedNames.format,
148+
ipCryptConfig: currentBlockedNames.ipCryptConfig,
148149
}
149150

150151
// Load rules into staging structure

0 commit comments

Comments
 (0)