diff options
Diffstat (limited to 'tests/00-db-migration-0-to-1-foreign-key-violation/remote.conf')
-rw-r--r-- | tests/00-db-migration-0-to-1-foreign-key-violation/remote.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/00-db-migration-0-to-1-foreign-key-violation/remote.conf b/tests/00-db-migration-0-to-1-foreign-key-violation/remote.conf new file mode 100644 index 0000000..93497d9 --- /dev/null +++ b/tests/00-db-migration-0-to-1-foreign-key-violation/remote.conf @@ -0,0 +1,6 @@ +namespace inbox { + separator = . + location = maildir:~/inbox:LAYOUT=index + inbox = yes + list = yes +} |