File: app_feature.conf

package info (click to toggle)
libnetsds-perl 1.301-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 292 kB
  • ctags: 159
  • sloc: perl: 1,516; makefile: 13
file content (10 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
app_name = app_feature

# DBMS plugin configuration
<feature dbh>
	class NetSDS::Feature
	dsn dbi:Pg:dbname=netsds
	user netsds
	passwd secret
</feature>