mirror of
https://github.com/yacy/yacy_search_server.git
synced 2026-08-02 12:44:36 -04:00
dd0225bdde
This is a hard requirement to be able to migrate to a more recent jetty version, which may happen sometime soon.
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.941
|
|
releaseFileParentDir=yacy
|
|
privateKeyFile=private.key
|
|
|
|
# defining some file/directory access rights
|
|
accessRightsDir=755
|
|
accessRightsExecutable=755
|
|
accessRightsFile=644
|
|
|