Projekt

Obecné

Profil

Stáhnout (693 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1 7a998d66 Eliška Mourycová
2
#
3
# This is the server configuration file. See [wiki_site] for detailed information about its structure.
4
# Pass this file as an argument to the server program when launching it.
5
#
6
7
# --- DATA DOWNLOADING CONFIGURATION ---
8
9
# the main website containing all data:
10
!site!
11
http://openstore.zcu.cz/
12
13
# the naming convention for files stored at the site to download from:
14
!naming_convention!
15
OD_ZCU_{type}_{month}_{year}_{format}.zip
16
17
# the root directory where all data will be stored (subdirectories will be created when data is downloaded)
18
# enter path relative to this file or an absolute path
19
!data_root_dir!
20
.\data\auto
21
22
23
# --- CONNECTION CONFIGURATION ---
24
25
# port configuration
26
!port!
27
10000