Skip to content
Snippets Groups Projects
Commit 7acb3c34 authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Removed charcters '[ ]' from illegal set.

parent 6ee79126
No related branches found
No related tags found
No related merge requests found
Pipeline #9040 passed
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
</p> </p>
<p class="my-4"> <p class="my-4">
<b>Q</b>: Are there any restrictions on allowed characters for file/folder names?<br/> <b>Q</b>: Are there any restrictions on allowed characters for file/folder names?<br/>
<b>A</b>: Yes, the following characters are not allowed for file/folder names: [ ] &lt; &gt; ? \ / " : | ' ` * <b>A</b>: Yes, the following characters are not allowed for file/folder names: &lt; &gt; ? \ / " : | ' ` *
</p> </p>
<p class="my-4"> <p class="my-4">
<b>Q</b>: Is there a size limit to a file upload through the web UI?<br/> <b>Q</b>: Is there a size limit to a file upload through the web UI?<br/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment