-
Notifications
You must be signed in to change notification settings - Fork 3
/
config.local.neon
executable file
·83 lines (81 loc) · 2.21 KB
/
config.local.neon
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
#
# WARNING: it is CRITICAL that this file & directory are NOT accessible directly via a web browser!
# https://nette.org/security-warning
#
parameters:
app:
# title of the tab
pageTitle:
cze = Micka
eng = Micka
# URL
mickaUrl = http://localhost:3080
# UI theme
layoutTheme = default
# UI langauges (must have translation files)
langs = 'cze,eng'
# dafult profile used
startProfil = 5
#records per page
maxRecords = 10
#max number of records per page
limitMaxRecords = 100
#default sort
sortBy = 'title,ASC'
importReport = FALSE
#switch the validator
validator = TRUE
directSummary = TRUE
directDetail = TRUE
directXml = TRUE
defaultEditGroup = editor
defaultViewGroup = reader
# admin IP list
adminIP = '127.0.0.1'
# web proxy address
proxy =
map:
# initial map extent
hs_initext = 12.0 48.5 18.9 51
# address of the connected WMS viewer web app
viewerURL = "https://geoportal.gov.cz/web/guest/map"
contact:
#contact info used in Capabilities document etc.
title:
cze = "Katalog prostorových metadat."
eng = "Spatial Metadata Catalogue."
abstract:
eng = "Catalogue based on OGC Catalogue service 2.0.2 ISO AP 1.0"
cze = "Katalog prostorových metadat podle OGC CSW 2.0.2 ISO AP 1.0"
org:
eng = "Your company name"
cze = "Název vaší organizace"
person = "Your name"
position:
eng = "Responsible preson"
cze = "Zodpovědná osoba"
email = ""
delivery = "your delivery point"
city = ""
postcode = ""
phone = ""
www = ""
csw:
portal = "_DATA_TYPE_ = 2"
dibi:
driver: postgre
host: postgresql
port: 5432
database: hsrs_micka6
username: 'docker'
password: 'docker'
charset: utf-8
persistent: true
profiler: false
debugger: false
lazy: yes
translation:
default: en
# fallback: [en]
resolvers:
header: off