From 06d1242317f7159ccf3014f0a1480e7c56236ebb Mon Sep 17 00:00:00 2001 From: Mohammad Reza Karimi Date: Sun, 4 Jan 2026 21:28:36 -0500 Subject: add all sorts of things --- email/dot-config/oama/config.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 email/dot-config/oama/config.yaml (limited to 'email/dot-config/oama') diff --git a/email/dot-config/oama/config.yaml b/email/dot-config/oama/config.yaml new file mode 100644 index 0000000..7f68064 --- /dev/null +++ b/email/dot-config/oama/config.yaml @@ -0,0 +1,15 @@ +## oama version 0.22.0 - 2025-08-29 0290.e419ef10 +## This is a YAML configuration file, indentation matters. +## Double ## indicates comments while single # default values. +## Not all defaults are shown, for full list run `oama printenv` +## and look at the `services:` section. + +encryption: + tag: GPG + contents: moreka@mit.edu + + +services: + microsoft: + client_id: 9e5f94bc-e8a4-4e73-b8be-63364c29d753 + tenant: common -- cgit v1.2.3-71-gdd5e