Skip to content

Commit 25934d8

Browse files
author
Alejandro Garnung Menéndez
committed
readme
1 parent 2fecc19 commit 25934d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ This webite is deployed with [Github pages](https://docs.github.com/en/pages/qui
104104

105105
### Troubleshooting
106106
* Can't see the favicon?: Clear Cache. Try a hard refresh (Ctrl + F5 or Cmd + Shift + R) or open in incognito mode. Browsers often cache favicons aggressively, and sometimes a simple refresh won't show the new favicon.
107+
* `inotify` limit for monitoring file changes has been reached? Temporarily increase the inotify watcher limit (this change will be lost after a reboot): `sudo sysctl fs.inotify.max_user_watches=524288`
107108

108109
### Licence
109110
This portfolio is based on the awesome template [portfolYOU](https://github.com/yousinix/portfolYOU).

0 commit comments

Comments
 (0)