require_glob doesnt work, find another way to allow multiple files being loaded into dnscontrol #1

Open
opened 2021-08-02 19:28:55 +02:00 by Ruakij · 0 comments
Owner

As require_glob does not work,
we have to find another way to allow multiple files being loaded into dnscontrol.

Maybe load 1 seperate file which can be expanded (being careful about thread-safety)

A Workaround was made: 3b70a47502
The Workaround disabled parallel processing!

As require_glob does not work, we have to find another way to allow multiple files being loaded into dnscontrol. Maybe load 1 seperate file which can be expanded (being careful about thread-safety) A Workaround was made: https://gitea.ruekov.eu/Ruakij/dnscontrol-sync/commit/3b70a475027b753f43a4700bcd0b20f8571ee3b4 The Workaround disabled parallel processing!
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Ruakij/dnscontrol-sync#1
No description provided.