Added refresh timer delay in project's limitations

Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
Louis Vallat 2022-06-03 09:40:08 +02:00
parent 9e82b3102c
commit 1487f82a5b
No known key found for this signature in database
GPG Key ID: 0C87282F76E61283

View File

@ -54,4 +54,5 @@ This project has some limitations right now, and some of them will be fixed:
- the program is able to talk to one and only one gitlab API right now - the program is able to talk to one and only one gitlab API right now
- the configuration file has to be in the current working directory - the configuration file has to be in the current working directory
- only one page is allowed, but 8 could be leveraged later using the 8 selectors - only one page is allowed, but 8 could be leveraged later using the 8 selectors
- the refresh delay is fixed for all threads and is at 2 seconds