1
0
mirror of https://github.com/yacy/yacy_search_server.git synced 2025-05-04 20:39:33 -04:00

15 lines
293 B
Properties
Raw Normal View History

# defining some compiler arguments
javacSource=11
javacTarget=11
# Release Configuration
releaseVersion=1.940
releaseFileParentDir=yacy
privateKeyFile=private.key
# defining some file/directory access rights
accessRightsDir=755
accessRightsExecutable=755
accessRightsFile=644