|
@@ -52,4 +52,12 @@ server:
|
|
|
# FAIL_ON_UNKNOWN_PROPERTIES: true
|
|
# FAIL_ON_UNKNOWN_PROPERTIES: true
|
|
|
# DEFAULT_VIEW_INCLUSION: true
|
|
# DEFAULT_VIEW_INCLUSION: true
|
|
|
serialization:
|
|
serialization:
|
|
|
- write_dates_as_timestamps: false
|
|
|
|
|
|
|
+ write_dates_as_timestamps: false
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+sftp:
|
|
|
|
|
+ credentials:
|
|
|
|
|
+ username: pemc
|
|
|
|
|
+ password: 123qwe
|
|
|
|
|
+ host: sftp.marathon.l4lb.thisdcos.directory
|
|
|
|
|
+ port: 22
|