diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-06-29 23:58:11 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-06-30 01:36:09 +0800 |
commit | b7e3a64d2a5290b18ff98ef20ac82f7c55f5fa58 (patch) | |
tree | f73ed64d717e0f40670a6c09abb91ed3bcf8052e /services/templates/envs | |
parent | b36622bb43d64672dfedff596c11a0280e6b4816 (diff) | |
download | crupest-b7e3a64d2a5290b18ff98ef20ac82f7c55f5fa58.tar.gz crupest-b7e3a64d2a5290b18ff98ef20ac82f7c55f5fa58.tar.bz2 crupest-b7e3a64d2a5290b18ff98ef20ac82f7c55f5fa58.zip |
mail: remove roundcube.
Diffstat (limited to 'services/templates/envs')
-rw-r--r-- | services/templates/envs/roundcubemail.env.template | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/services/templates/envs/roundcubemail.env.template b/services/templates/envs/roundcubemail.env.template deleted file mode 100644 index f8a04ff..0000000 --- a/services/templates/envs/roundcubemail.env.template +++ /dev/null @@ -1,2 +0,0 @@ -ROUNDCUBEMAIL_DB_TYPE=sqlite -ROUNDCUBEMAIL_PLUGINS=archive,enigma,jqueryui,newmail_notifier,show_additional_headers,userinfo,zipdownload |