DB Connection String in settings.txt file in v2.4 - is this secure?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 лет назад
I am used to the connection string being in Web.Config but now it is in a text file is this secure?

Kind regards

JT
12 лет назад
Yes. All files stored into App_Data directory are "secured". Any file you place there won't be downloadable
12 лет назад
Why in settings.txt if exists web.config?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.