; loadmodule.ini:
; Config options for loading jsweather modules
;
; @author Joachim Schmidt - joachim.schmidt@jschmidt-systemberatung.de
; @copyright Copyright (C) 2011 Joachim Schmidt. All rights reserved.
; @license	 GNU/GPL
;
; Note: Must be stored in UTF8
;
; jphpx code entry id for source "modules/mod_js_weather/load_jsweather.php"
id=29
;
; current weather module title
current=Wetter2
;
; Forecast weather module title
forecast=Wetter1
;
; Default location
default="Berlin"
;
; render modules at page-load with default location (1) or do not render (0) 
load=0
;
;  render modules: current (1), forecast (2) or both  (3)
modules=3
;