Open platinum55 opened 5 years ago
hello friend,
the config option for default_permissions seems to have no effect because chmod 755 is hardcoded in at least two files:
src/gcsf/file_manager.rs src/gcsf/file.rs
Would be nice if we can handle this only via the config file :)
thanks
same for the uid - its actually 0 (root) in three files
hello friend,
the config option for default_permissions seems to have no effect because chmod 755 is hardcoded in at least two files:
src/gcsf/file_manager.rs src/gcsf/file.rs
Would be nice if we can handle this only via the config file :)
thanks