mirror of
https://github.com/yacy/yacy_search_server.git
synced 2026-09-16 19:51:59 -04:00
14 lines
318 B
Properties
14 lines
318 B
Properties
# Java release used for source compatibility, API compatibility and bytecode
|
|
javacRelease=17
|
|
|
|
# Release Configuration
|
|
releaseVersion=1.942
|
|
releaseFileParentDir=yacy
|
|
privateKeyFile=private.key
|
|
|
|
# defining some file/directory access rights
|
|
accessRightsDir=755
|
|
accessRightsExecutable=755
|
|
accessRightsFile=644
|
|
|