diff options
author | Adin Scannell <ascannell@google.com> | 2019-04-02 16:14:53 -0700 |
---|---|---|
committer | Adin Scannell <ascannell@google.com> | 2019-04-02 16:17:56 -0700 |
commit | d81ea7a799cd39fa23ff7b26a3bc0c8a0d894dc1 (patch) | |
tree | 035efcdafcffc7f8df8bb411975e476396e5a384 /content/docs/user_guide/FAQ.md | |
parent | 0e99ceece3bfb6103c6a81d480b6bd85247a4f1c (diff) |
Drop performance guide until complete
Diffstat (limited to 'content/docs/user_guide/FAQ.md')
-rw-r--r-- | content/docs/user_guide/FAQ.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/content/docs/user_guide/FAQ.md b/content/docs/user_guide/FAQ.md index 86ac70fa8..167933f9f 100644 --- a/content/docs/user_guide/FAQ.md +++ b/content/docs/user_guide/FAQ.md @@ -30,7 +30,3 @@ There are also different filesystem modes that can be used to avoid this issue. ### What's the security model? See the [Security Model](../../architecture_guide/security/). - -### What's the expected performance? - -See the [Performance Guide](../../architecture_guide/performance/). |