Story (you may skip)
I use multisite feature with both subdomain and subdirectory seperately in same system. Subdomain for sub1.site.com, sub2.site.com etc. and subdirectory for seperatesub1.site.com, seperatesub2.site.com etc. and that works. This question will be to help "seperatesub" folders by doing symlink them to main setup.
I try to reduce work (updates, copy-paste), inodes and space my system requires.
Question
Which folders and files i can symlink under public_html while not breaking anything?
Reason
If i didnt think long run i could try things but idk what might happen for example when an update comes. I already symlink plugins but idk what might happen when grav itself gets update. Actually im still worrying about shared plugins since idk much about system and how plugins work.
An opinion
Everything other than cache and user folders.