diff options
Diffstat (limited to 'debian/etc/taler/exchange-offline.conf')
-rw-r--r-- | debian/etc/taler/exchange-offline.conf | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/etc/taler/exchange-offline.conf b/debian/etc/taler/exchange-offline.conf deleted file mode 100644 index c1c039f91..000000000 --- a/debian/etc/taler/exchange-offline.conf +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | # This configuration file is the entry point for the offline key management. | ||
2 | # | ||
3 | # It includes other configuration files, which are applied on top of the | ||
4 | # read-only base configuration (typically in /usr/share/taler/config.d/). | ||
5 | |||
6 | # This file should be identical to the business configuration of the running | ||
7 | # online exchange | ||
8 | @INLINE@ exchange-business.conf | ||