Mercurial
Mercurial
>
sqwl-cms
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
jvm/resources/config.conf
author
Tomas Zeman <tzeman@volny.cz>
Thu, 22 Nov 2018 13:15:29 +0100
changeset 3
48479e4b89d4
permissions
-rw-r--r--
App skeleton
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
3
48479e4b89d4
App skeleton
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
1
config {
48479e4b89d4
App skeleton
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
2
http {
48479e4b89d4
App skeleton
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
3
interface = localhost
48479e4b89d4
App skeleton
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
4
port = 8080
48479e4b89d4
App skeleton
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
5
prefix = cms
48479e4b89d4
App skeleton
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
6
}
48479e4b89d4
App skeleton
Tomas Zeman <tzeman@volny.cz>
parents:
diff
changeset
7
}