diff options
Diffstat (limited to 'web/static')
-rw-r--r-- | web/static/config/config.js | 1 | ||||
-rw-r--r-- | web/static/images/ding.mp3 | bin | 25004 -> 34734 bytes | |||
-rw-r--r-- | web/static/images/salamander.jpg | bin | 17687 -> 0 bytes | |||
-rw-r--r-- | web/static/images/test.png | bin | 1549 -> 279591 bytes | |||
-rwxr-xr-x | web/static/images/testgif.gif | bin | 0 -> 38689 bytes | |||
-rwxr-xr-x | web/static/images/testjpg.jpg | bin | 0 -> 70920 bytes | |||
-rw-r--r-- | web/static/images/toothless.gif | bin | 163454 -> 0 bytes |
7 files changed, 1 insertions, 0 deletions
diff --git a/web/static/config/config.js b/web/static/config/config.js index 82d4bbf70..45c713da2 100644 --- a/web/static/config/config.js +++ b/web/static/config/config.js @@ -13,6 +13,7 @@ var config = { // Feature switches AllowPublicLink: true, AllowInviteNames: true, + RequireInviteNames: false, AllowSignupDomainsWizard: false, // Privacy switches diff --git a/web/static/images/ding.mp3 b/web/static/images/ding.mp3 Binary files differindex b08407e03..bfbd9bb82 100644 --- a/web/static/images/ding.mp3 +++ b/web/static/images/ding.mp3 diff --git a/web/static/images/salamander.jpg b/web/static/images/salamander.jpg Binary files differdeleted file mode 100644 index e841b12d5..000000000 --- a/web/static/images/salamander.jpg +++ /dev/null diff --git a/web/static/images/test.png b/web/static/images/test.png Binary files differindex 7d95d80e5..d8a9513d8 100644 --- a/web/static/images/test.png +++ b/web/static/images/test.png diff --git a/web/static/images/testgif.gif b/web/static/images/testgif.gif Binary files differnew file mode 100755 index 000000000..83d5eed72 --- /dev/null +++ b/web/static/images/testgif.gif diff --git a/web/static/images/testjpg.jpg b/web/static/images/testjpg.jpg Binary files differnew file mode 100755 index 000000000..025c8c581 --- /dev/null +++ b/web/static/images/testjpg.jpg diff --git a/web/static/images/toothless.gif b/web/static/images/toothless.gif Binary files differdeleted file mode 100644 index 8c269c131..000000000 --- a/web/static/images/toothless.gif +++ /dev/null |