You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/build.properties

15 lines
293 B

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