internalize old mail-paths to migration module

This commit is contained in:
BuckarooBanzay 2023-03-29 07:54:14 +02:00 committed by Athozus
parent 438cf79a30
commit a5caecf96e
No known key found for this signature in database
GPG key ID: B50895022E8484BF
2 changed files with 4 additions and 7 deletions

View file

@ -2,10 +2,6 @@ mail = {
-- version
version = 3,
-- mail directory
maildir = minetest.get_worldpath().."/mails",
contactsdir = minetest.get_worldpath().."/mails/contacts",
-- mod storage
storage = minetest.get_mod_storage(),