Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic-Marcelino committed Mar 7, 2022
1 parent 88e8fd9 commit 0c66cfa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
* The upload-limit can only be used for registered users. Files uploaded by unauthenticated users currently can't be tracked

# ToDos
* create user-based limits
* track uploaded files from public users
* publish extension
* TODO: #1 create user-based limits
* TODO: #2 track uploaded files from public users
* TODO: #3 publish extension

# Install
0. Build the extension
0. Run `npm install` and build the extension
1. Copy the file `dist/upload-limiter.js` to your projects `extensions/hooks` folder
2. Copy the migrations from `src/_migrations` to your projects migration folder
3. Run the migrations (See Docs)[https://docs.directus.io/extensions/migrations/#migrations-and-directus-schema]
Expand Down

0 comments on commit 0c66cfa

Please sign in to comment.