From 8f08bad2ff7e3ea5f3e586d86eb983743a8a1bc1 Mon Sep 17 00:00:00 2001 From: Casper Joost Eyckelhof Date: Mon, 10 Jul 2006 22:16:16 +0000 Subject: [PATCH] suddenly uses more than 8MB memory to run... git-svn-id: https://svn.muze.nl/svn/multigate_commands/trunk@97 07fb6d0f-9701-0410-8146-bd1aaf089aca --- metar/command.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metar/command.cfg b/metar/command.cfg index ab2ef23..8a4b4f5 100644 --- a/metar/command.cfg +++ b/metar/command.cfg @@ -1,2 +1,3 @@ level = 50 -cache = 300 #5 minutes \ No newline at end of file +cache = 300 #5 minutes +mem_limit = 16 \ No newline at end of file