diff options
Diffstat (limited to 'opendc-common/src/main/resources/subscriber.toml')
| -rw-r--r-- | opendc-common/src/main/resources/subscriber.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/opendc-common/src/main/resources/subscriber.toml b/opendc-common/src/main/resources/subscriber.toml new file mode 100644 index 00000000..75dece02 --- /dev/null +++ b/opendc-common/src/main/resources/subscriber.toml @@ -0,0 +1,3 @@ +"table" = "postgres_topic" +"server" = "localhost" +"port" = "6379" |
