We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 915f5b5 commit 5ea3ad4Copy full SHA for 5ea3ad4
virtualmin-nginx-lib.pl
@@ -13,6 +13,8 @@
13
@list_modules_cache, @open_config_files);
14
our (%config, %text, %in, $module_root_directory);
15
16
+my @lock_all_config_files_cache;
17
+
18
# get_config()
19
# Parses the Nginx config file into an array ref
20
sub get_config
0 commit comments