Skip to content

Commit af11e3b

Browse files
authored
Merge pull request joni2back#201 from AminaG/AminaG-configuration-link-in-readme
Update README.md, add link to configuration settings
2 parents 670c915 + d1a2675 commit af11e3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ angular.module('FileManagerApp').config(['fileManagerConfigProvider', function (
112112
</script>
113113
```
114114

115+
You can do many things by extending the configuration. Like hide the sidebar or the search button. See [/src/js/providers/config.js](You can see the list of default configurations).
116+
115117
---------
116118

117119
### Contribute

0 commit comments

Comments
 (0)