This file is indexed.

/etc/fusionforge/config.ini.d/scmsvn.ini is in fusionforge-plugin-scmsvn 5.3.2+20141104-3+deb8u3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
[scmsvn]

; Current scmsvn is production ready.
; plugin_status is a string.
; valid means : production ready.
; Any other strings means it's under work or broken and plugin 
; is available in installation_environment = development only.
plugin_status = valid

use_dav = no
use_ssl = "$core/use_ssl"
use_ssh = yes
anonsvn_login = anonsvn
anonsvn_password = anonsvn
default_server = "$core/web_host"
repos_path = "$core/chroot/scmrepos/svn"
plugin_status = valid