aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/cache
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2014-02-15 12:30:03 +0100
committerAndreas Fischer <bantu@phpbb.com>2014-02-15 12:30:03 +0100
commit9f923f235947b75260630234268d119179adda3e (patch)
tree60a35de891e20cfae8cb562b9c915d9ce7780e1c /phpBB/phpbb/cache
parentccf12ba166299af5e09f2b2d9b77125f2fe033e9 (diff)
parentd4affedaab610893c2869114a94413b61b7c3c2b (diff)
downloadforums-9f923f235947b75260630234268d119179adda3e.tar
forums-9f923f235947b75260630234268d119179adda3e.tar.gz
-rw-r--r--modules/buildsystem/templates/repsys.conf[ticket/12192] Fix call to undefined method get_user_avatar(). * prototech/ticket/12192: [ticket/12192] Fix call to undefined method get_user_avatar().
Diffstat (limited to 'phpBB/phpbb/cache')
0 files changed, 0 insertions, 0 deletions
templates/repsys.conf
@@ -4,7 +4,7 @@ default_parent = svn+ssh://svn.<%= domain %>/svn/packages/cauldron
#url-map = svn\+ssh://svn\.mageia\.org/(.*) file:///\1
tempdir = <%= sched_home_dir %>/repsys/tmp
use-binaries-repository = yes
-binaries-repository = svn+ssh://svn.<%= domain %>/svn/binrepos
+binaries-repository = svn://svn.<%= domain %>/svn/binrepos
# ldap settings
# ldap is searched first: if not found, then [users] is read
# if ldap search matched, then [users] is not consulted