From 78467eab3de736add427e2bbb7c81600b9536dbd Mon Sep 17 00:00:00 2001 From: berkas1 <berka@berkasimon.com> Date: Fri, 18 Jun 2021 13:49:14 +0200 Subject: [PATCH] add page Project expiration --- content/cloud/project-expiration/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 content/cloud/project-expiration/index.md diff --git a/content/cloud/project-expiration/index.md b/content/cloud/project-expiration/index.md new file mode 100644 index 0000000..4eb510a --- /dev/null +++ b/content/cloud/project-expiration/index.md @@ -0,0 +1,10 @@ +--- +title: "Project Expiration Policy" +date: 2021-06-18T11:22:35+02:00 +draft: false +disableToC: true +--- + +Every group project has its expiration date. The date is set when creating the project. Expired project are to be disabled and its data later removed. + +When the project expires, we will contact its owner who can either extend project's expiration date or confirm its expiration. You have *two weeks* to respond to this e-mail. After *two weeks* the project will be disabled. After another *month* all resources including data will be removed permanently. -- GitLab