Skip to content

Commit b8a318d

Browse files
committed
freenetrc-sample: remove outdated website config
1 parent 5f59f13 commit b8a318d

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

freenetrc-sample

-18
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,6 @@
55
# Absolute path to base directory. Used for convenience in setting other paths.
66
freenetRoot="/home/freenet"
77

8-
# Webserver directory for updating project money balance.
9-
moneyBalanceLiveDir="/var/www/freenet-website-not-subbed/money-not-subbed-in"
10-
11-
# Webserver testing directory for updating project money balance.
12-
moneyBalanceTestingDir="/var/www/freenet-website-testing-not-subbed/money-not-subbed-in"
13-
14-
# Webserver directory for the live website.
15-
websiteDeployLiveDir="/var/www/freenet-website"
16-
17-
# Webserver directory for the testing website.
18-
websiteDeployTestingDir="/var/www/freenet-website-testing"
19-
208
# Target directory for generated files.
219
releaseDir="$freenetRoot/FreenetReleased"
2210

@@ -44,9 +32,6 @@ bcprovPath="$releaseDir/dependencies/bcprov-jdk15on-154.jar"
4432
# If "1" starts ssh agent before sending the update to the target host and stops it afterward.
4533
useSshAgent="1"
4634

47-
# Hostname to send updates to.
48-
targetHost="osprey.vm.bytemark.co.uk"
49-
5035
# GitHub OAuth token with repo access for uploading assets.
5136
gitHubOAuthToken="token"
5237

@@ -92,8 +77,5 @@ countryDataFile="$freenetRoot/IpToCountry/IpToCountry.dat"
9277
# Where are the (encrypted) auto-update insert keys stored?
9378
insertKeys="~/.freenet.insertKeys.gpg"
9479

95-
# Path to directory with `deploy-website` relative to home directory.
96-
remoteDeployPrefix="scripts"
97-
9880
# Path to individual seed node reference directory.
9981
seedrefsDir="$freenetRoot/seedrefs"

0 commit comments

Comments
 (0)