Fix missed rename in template

This commit is contained in:
Jon Häggblad
2023-10-31 10:21:01 +01:00
parent 7c5183700e
commit a088d64d57
+1 -1
View File
@@ -108,7 +108,7 @@ clients_storage = '{{ storage_paths.clients_storage }}'
network_requester_config = '{{ storage_paths.network_requester_config }}'
# Path to the configuration of the embedded ip forwarder.
ip_forwarder_config = '{{ storage_paths.ip_forwarder_config }}'
ip_packet_router_config = '{{ storage_paths.ip_packet_router_config }}'
##### logging configuration options #####