comparison src/constants.h @ 11:2881cd0d9da7

Update subfolder default pattern for new testdata
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 14 Apr 2015 13:42:55 +0200
parents e3c8f61e45a9
children 64a51a42c01f
comparison
equal deleted inserted replaced
10:f290e8c4e097 11:2881cd0d9da7
48 #define SUB_FOLDER_KEY "SubFolder" 48 #define SUB_FOLDER_KEY "SubFolder"
49 49
50 /**@def the config key for the sub folder info pattern. */ 50 /**@def the config key for the sub folder info pattern. */
51 #define SUB_FOLDER_PATTERN_KEY "SubFolderPattern" 51 #define SUB_FOLDER_PATTERN_KEY "SubFolderPattern"
52 52
53 /**@def the default value for the root folder pattern */ 53 /**@def the default value for the sub folder pattern */
54 #define SUB_FOLDER_PATTERN "IP-Addr_Nethz-Login" 54 //#define SUB_FOLDER_PATTERN "IP-Addr_Nethz-Login"
55 #define SUB_FOLDER_PATTERN "IP-Addr"
55 56
56 /**@def how to format a timestamp */ 57 /**@def how to format a timestamp */
57 #define LONG_DATE_FORMAT "dd.MM.yyyy, hh:mm:ss.zzz" 58 #define LONG_DATE_FORMAT "dd.MM.yyyy, hh:mm:ss.zzz"
58 59
59 /**@def the config key for the replay speed */ 60 /**@def the config key for the replay speed */
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)