Updated README about 2nd run prompts.

Validation of logged-in user can be skipped with user_id = -1
(use it cautiously, if you're sure you're not changing user between sessions)
This commit is contained in:
Wizou 2021-09-02 00:39:06 +02:00
parent 832e2143f5
commit c5e9e228a7
3 changed files with 5 additions and 4 deletions

2
.github/ci.yml vendored
View file

@ -2,7 +2,7 @@ pr: none
trigger:
- master
name: 0.9.5-ci.$(Rev:r)
name: 0.9.6-ci.$(Rev:r)
pool:
vmImage: ubuntu-latest