Skip to content
Snippets Groups Projects
Commit 5daaeb62 authored by Matthias Schiffer's avatar Matthias Schiffer
Browse files

Rename site.pl to site.conf

parent 73f3572c
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ sub read_config {
}
read_config 'site/site.pl';
read_config 'site/site.conf';
my $regex = join '|', map {quotemeta} keys %config;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment