Cyclosm: change the 'default' name for apache and renderd to 'cyclosm'
This commit is contained in:
parent
40a760e941
commit
830155628f
@ -1,7 +1,7 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerAdmin webmaster@localhost
|
ServerAdmin webmaster@localhost
|
||||||
|
|
||||||
AddTileConfig /tile/ default
|
AddTileConfig /tile/ cyclosm
|
||||||
LoadTileConfigFile /etc/renderd.conf
|
LoadTileConfigFile /etc/renderd.conf
|
||||||
ModTileRenderdSocketName /run/renderd/renderd.sock
|
ModTileRenderdSocketName /run/renderd/renderd.sock
|
||||||
ModTileRequestTimeout 0
|
ModTileRequestTimeout 0
|
||||||
|
@ -12,7 +12,7 @@ font_dir=/usr/share/fonts
|
|||||||
font_dir_recurse=true
|
font_dir_recurse=true
|
||||||
|
|
||||||
; ADD YOUR LAYERS:
|
; ADD YOUR LAYERS:
|
||||||
[default]
|
[cyclosm]
|
||||||
URI=/tile/
|
URI=/tile/
|
||||||
TILEDIR=/var/cache/renderd/tiles
|
TILEDIR=/var/cache/renderd/tiles
|
||||||
XML=/data/style/mapnik.xml
|
XML=/data/style/mapnik.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user