]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - doc/md/Server-configuration.md
doc: fail2Ban: add note about restarting fail2ban
[github/shaarli/Shaarli.git] / doc / md / Server-configuration.md
index 73e23886909cbbfdd45de4172f5bb7644036e7ba..c63e296e2a73451187ec834d733e518bd5184801 100644 (file)
@@ -402,6 +402,8 @@ maxretry = 3
 bantime = -1
 ```
 
+Then restart the service: `sudo systemctl restart fail2ban`
+
 #### References
 
 - [Apache/PHP - error log per VirtualHost - StackOverflow](http://stackoverflow.com/q/176)