Skip to content

Commit 03aff15

Browse files
IONOS(config): add files_downloadlimit submodule and update .gitignore
Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
1 parent 4ef9ece commit 03aff15

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
!/apps-external/user_oidc
5959
!/apps-external/serverinfo
6060
!/apps-external/groupquota
61+
!/apps-external/files_downloadlimit
6162
!/apps-custom/*
6263

6364
# apps modules

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@
4949
[submodule "apps-external/richdocuments"]
5050
path = apps-external/richdocuments
5151
url = git@github.com:IONOS-Productivity/nc-richdocuments.git
52+
[submodule "apps-external/files_downloadlimit"]
53+
path = apps-external/files_downloadlimit
54+
url = git@github.com:nextcloud/files_downloadlimit.git

apps-external/files_downloadlimit

Submodule files_downloadlimit added at ae20646

0 commit comments

Comments
 (0)