Rename site.pl to site.conf
This commit is contained in:
parent
73f3572c9f
commit
5daaeb6264
@ -28,7 +28,7 @@ sub read_config {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
read_config 'site/site.pl';
|
read_config 'site/site.conf';
|
||||||
|
|
||||||
|
|
||||||
my $regex = join '|', map {quotemeta} keys %config;
|
my $regex = join '|', map {quotemeta} keys %config;
|
||||||
|
Loading…
Reference in New Issue
Block a user