This file is indexed.

/usr/share/aqbanking/imexporters/swift/profiles/amro940.conf is in libaqbanking-data 5.3.5beta-2.

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
char name="AMRO-MT940"
char shortDescr="SWIFT MT940 Format used by AMRO Bank (NL)"
char version="5.3.5"
char longDescr="This profile supports SWIFT MT940 documents in the format used by the AMRO Bank"
int import="1"
int export="0"

char type="swift"

char groupNames="transaction", "transfer", "debitnote"

params {
  char type="mt940"
  int skipDocLines="3"
}