You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Version 4.7.3 added the possibility to edit server.xml more easily be creating a .smarttomcat folder inside the project. For my use case, I do not need to edit server.xml and would rather have everything under one location (CATALINA_BASE).
Describe the solution you'd like
It would be nice to have an option to disable the creation of the .smarttomcat directory.
Describe alternatives you've considered
Deleting the folder works, but every run it gets copied back. I have downgraded to 4.7.2.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Version 4.7.3 added the possibility to edit server.xml more easily be creating a .smarttomcat folder inside the project. For my use case, I do not need to edit server.xml and would rather have everything under one location (CATALINA_BASE).
Describe the solution you'd like
It would be nice to have an option to disable the creation of the .smarttomcat directory.
Describe alternatives you've considered
Deleting the folder works, but every run it gets copied back. I have downgraded to 4.7.2.
The text was updated successfully, but these errors were encountered: