remove var "number" not used anymore

This commit is contained in:
meaz 2019-11-14 14:55:34 +01:00
parent 85ca09c67d
commit 887324d750
4 changed files with 1 additions and 10 deletions

View File

@ -9,10 +9,9 @@ faq:
-
question: "Can I use 2FA?"
answer: "<p>Yes, you can use it for the <b>Cloud</b>. But, before you enable it, make sure you fully understand how it works and how to use it. For more information, go <a href='https://howto.disroot.org/en/tutorials/cloud/introduction#two-factor-authentication' target='_blank'>here</a></p>"
number: "4"
-
question: "Can I use end-to-end encryption in the cloud?"
answer: "<p>Currently, end-to-end encryption is disabled due to long standing bug with <b>Nextcloud</b> desktop app.</p>"
number: "5"
---

View File

@ -9,10 +9,8 @@ faq:
-
question: "Will Disroot last?"
answer: "<p>The admins and maintainers of <b>Disroot</b> use it daily and depend on it as their main communication tool. We intend to keep it going for a very long time. <a href='https://forum.disroot.org/t/will-disroot-last/101' target='_blank'>Check the Forum for the long answer</a></p>"
number: "6"
-
question: "How many people use Disroot?"
answer: "<p>We do not keep track of active users so we can't answer this question. Besides, we consider that is not by any means a way to measure the platform's health. User numbers are susceptible to manipulation for many reasons, wow factor and to satisfy investors, for example. Since the platform purposes have nothing to do with any of that, we see no point in giving false or manipulated statistics about it.</p>"
number: "7"
---

View File

@ -17,17 +17,14 @@ faq:
<li>Project Board</li>
</ul>
<p>The rest of the services (<b>Pads, PasteBin, Upload, Search, Polls</b>) dont require any registration.</p>"
number: "8"
-
question: "What uses can I give to my email account?"
answer: "<p>You can use it any way you want, except for commercial purposes or for sending Spam. To get a better idea of what you can and cant do with it, please, read paragraphs 10 and 11 from our <a href='https://disroot.org/en/tos' target='_blank'>Terms of Service</a></p>"
number: "9"
-
question: "What are the inbox and the cloud size?"
answer: "<p>The <b>mailbox size</b> limit is <b>1GB</b> and <b>attachment size</b> limit is <b>50MB</b>.</p>
<p><b>Cloud storage</b> is <b>2GB</b>.</p>
<p>It's possible to extend your cloud and mail storage. Check the options <a href='https://disroot.org/en/forms/extra-storage-space/' target='_blank'>here</a></p>"
number: "10"
-
question: "Can I see some status of services like uptime, scheduled maintenance, etc. ?"
answer: "<p>Yes. And there is multiple ways to be up-to-date with all issues, maintenance and general health information about the platform.</p>
@ -41,5 +38,4 @@ faq:
<li>Join <b>@state:disroot.org</b> (Matrix)</li>
<li>Install <b>DisApp</b>, <b>Disroot</b>'s Android app where you will get realtime notifications</li>
</ul>"
number: "11"
---

View File

@ -19,7 +19,6 @@ faq:
<li>your username (remember its just the username, without the domain), or...</li>
<li>your password (remember its case sensitive).</li>
</ul>"
number: "13"
-
question: "I get an <i>'Invalid private key for encryption app'</i> message. Why?"
answer: "<p>It is probably because you've changed your password recently. Since Nextcloud uses the user password to generate the encryption keys, its necessary to regenerate them from your new password. To do so, you must:</p>
@ -33,6 +32,5 @@ faq:
<p>After login out and back into the cloud again you should see your files and the message should have disappeared.</p>
<p>If you don't remember your old password, it's still possible to reset the account but it won't be possible to recover any files on the cloud as they are encrypted with the old key.</p>"
number: "14"
---