diff options
Diffstat (limited to 'email/dot-config/oama')
| -rw-r--r-- | email/dot-config/oama/config.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
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 |
