This file is indexed.

/usr/share/aqbanking/imexporters/dtaus/profiles/debitnote.conf is in libaqbanking-data 5.6.4beta-1.

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
char name="debitnote"
char shortDescr="DTAUS Format"
char version="5.6.4"
char longDescr="This profile supports the German DTAUS format for debit notes"
int import="1"
int export="1"

char type="dtaus"
char groupNames="debitnote", "transaction"

params {
  char type="debitnote"
}