Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-07-12 01:53:54 +0300
committerEvan Read <eread@gitlab.com>2019-07-12 01:53:54 +0300
commitb71835818a65d2aa8ae81b4a7dd6ba8689bc55ae (patch)
treedc8d4b7c33ed6b4b767793281386bdfc2ff31450 /doc/administration/pseudonymizer.md
parente1d1728d409b87916d82698ca107b2c7ba65507e (diff)
Remove hard tabs from docs
Hard tabs do not follow general markdown guidelines are were removed from the few docs that used them
Diffstat (limited to 'doc/administration/pseudonymizer.md')
-rw-r--r--doc/administration/pseudonymizer.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/administration/pseudonymizer.md b/doc/administration/pseudonymizer.md
index 78b2751da13..716a4259a64 100644
--- a/doc/administration/pseudonymizer.md
+++ b/doc/administration/pseudonymizer.md
@@ -65,8 +65,8 @@ To configure the pseudonymizer, you need to:
```yaml
pseudonymizer:
- manifest: config/pseudonymizer.yml
- upload:
+ manifest: config/pseudonymizer.yml
+ upload:
remote_directory: 'gitlab-elt' # bucket name
connection:
provider: AWS