
0
Answered
Hidden files and folders
I couldn't find any information on how to display folders and files starting with "."or "-". Explain how this can be done? There is no information about this in the documentation.
Answer

Answer
Answered
Set $config['app']['hidden_file_names'] = []; inside "customizables/config.php" (you will need to create the file).
You'll find more useful stuff on this page: http://docs.filerun.com/advanced_configuration
Customer support service by UserEcho
Set $config['app']['hidden_file_names'] = []; inside "customizables/config.php" (you will need to create the file).
You'll find more useful stuff on this page: http://docs.filerun.com/advanced_configuration