will xenforo upgrades ever clean out forum/internal_data

Status
This content is read-only, or is not open for further replies.

tenants

Guest
offline
For a plugin, I want to store some data files there, but I don't want it easily accessible (apart from via php)

so if I have a folder

forum/internal_data/someaddon_data/files/0/1-3b843433711c03c8ff47a6e29309d0d0.txt


These files wont get cleaned up / deleted by xenforo upgrades will they?


[
I also add a htraccess "Order deny,allow Deny from all" in forum/internal_data/someaddon_data/
(but that might be unecssary, since I see one at forum/internal_data/
]

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom