commit | author | age
|
2b6134
|
1 |
|
U |
2 |
# App-Parameter |
|
3 |
appParamPort=port |
|
4 |
appParamConf=conf |
|
5 |
appParamWWWData=www-data |
|
6 |
appParamCtx=ctx |
cfa858
|
7 |
appParamUi=ui |
2b6134
|
8 |
|
0e9cd3
|
9 |
# Parameter der Mediazentrale |
U |
10 |
audioexts=audioexts |
|
11 |
videoexts=videoexts |
a1333d
|
12 |
imageexts=imageexts |
0e9cd3
|
13 |
playerparams=playerparams |
005d7a
|
14 |
host=host |
0e9cd3
|
15 |
|
14baa3
|
16 |
# HTTP-Endpunkte |
2b6134
|
17 |
webroot=/ |
14baa3
|
18 |
# uiroot=/ui |
b379f5
|
19 |
store=/api/store |
e60cff
|
20 |
alist=/api/alist |
b56bb3
|
21 |
strg=/api/strg |
849ee2
|
22 |
gstrg=/api/gstrg |
5bf530
|
23 |
strm=/api/stream |
dfb7d3
|
24 |
epliste=liste |
a29f5c
|
25 |
eplisteAlles=listealles |
14baa3
|
26 |
stopServer=/api/server/stop |
U |
27 |
testAblage=/api/test/ablage |
|
28 |
testStore=/api/test/store |
2b6134
|
29 |
|
f45e20
|
30 |
|
2b6134
|
31 |
dash=- |
U |
32 |
bytes=bytes |
789740
|
33 |
notFound=nicht gefunden. |
2b6134
|
34 |
lmPattern=EEE, dd MMM yyyy HH:mm:ss zzz |
U |
35 |
rangePattern=[^\\d-,] |
|
36 |
welcomeFile=index.html |
|
37 |
|
|
38 |
# Mitteilungen |
789740
|
39 |
msgServerStart=Server startet auf Port {0} |
2b6134
|
40 |
msgParamFehlt=Der Parameter {0} muss angegeben werden. |
789740
|
41 |
stoppingServer=stoppe Server.. |
U |
42 |
serverStopped=Server gestoppt. |
f9f819
|
43 |
mediazEnd=Tango beendet. |