mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 17:23:59 -04:00
Change public file from get.php to public.php
This commit is contained in:
parent
fd2ca21fc2
commit
0a1f24142a
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
<filesystem/>
|
||||
</types>
|
||||
<public>
|
||||
<files>get.php</files>
|
||||
<webdav>get.php</webdav>
|
||||
<files>pulblic.php</files>
|
||||
<webdav>public.php</webdav>
|
||||
</public>
|
||||
</info>
|
||||
|
|
|
|||
Loading…
Reference in a new issue