diff options
-rw-r--r-- | www-apps/gentoobrowse/prod-config.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-apps/gentoobrowse/prod-config.patch b/www-apps/gentoobrowse/prod-config.patch index d32dd76..6d9d3e4 100644 --- a/www-apps/gentoobrowse/prod-config.patch +++ b/www-apps/gentoobrowse/prod-config.patch @@ -8,5 +8,6 @@ index dc0baab5..d671feb4 100644 +Gentoo.Portage = portage:tcp -h defiant -p 9001:tcp -h firebrand -p 9001 +Gentoo.Users = users:tcp -h firebrand -p 9001 IceSpider.SessionManager = IceSpider-FileSessions - IceSpider.FileSessions.Path = /var/tmp/icespider-sessions/gentoobrowse +-IceSpider.FileSessions.Path = /var/tmp/icespider-sessions/gentoobrowse ++IceSpider.FileSessions.Path = /var/www/shared/sessions/gentoobrowse Ice.ThreadPool.Client.SizeMax = 20 |