Skip to content

Commit

Permalink
QA: The spacer is showing on the main collector edit
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWitness committed Dec 28, 2024
1 parent a3010e8 commit 7c0ea58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pollers.php
Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,7 @@ function poller_edit() {
unset($fields_poller_edit['dbpass']);
unset($fields_poller_edit['dbport']);
unset($fields_poller_edit['dbretries']);
unset($fields_poller_edit['spacerssl']);
unset($fields_poller_edit['dbssl']);
unset($fields_poller_edit['dbsslkey']);
unset($fields_poller_edit['dbsslcert']);
Expand Down

0 comments on commit 7c0ea58

Please sign in to comment.