This is an automated email from the git hooks/post-receive script. rubund-guest pushed a commit to branch master in repository osm-tile-server.
commit 8b08f11a25cbdede50dc21e7be7c095b3f1c258f Author: Ruben Undheim <[email protected]> Date: Sun Sep 6 17:19:19 2015 +0200 Set import settings in conf file --- etc/osm-tile-server.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/etc/osm-tile-server.conf b/etc/osm-tile-server.conf index 8d1cc89..c904919 100644 --- a/etc/osm-tile-server.conf +++ b/etc/osm-tile-server.conf @@ -1,3 +1,5 @@ DBNAME="" -AREA="" +SLIM=true +CACHE_STRATEGY=sparse +MEMORY=100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-tile-server.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

