diff --git a/UpdateController.conf b/UpdateController.conf new file mode 100644 index 0000000..1a7d7eb --- /dev/null +++ b/UpdateController.conf @@ -0,0 +1,5 @@ +{ + "fifo_dir" : "/tmp", + "fifo" : "update_controller_fifo", + "GIT_SSL_NO_VERIFY" : true +}