Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frwiqueueit committed Oct 3, 2017
1 parent 2f701c6 commit 6040da7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ If your application server (maybe due to security reasons) is not allowed to do
1. Manually download the configuration file from Queue-it Go self-service portal, save it on your application server and load it from local disk
2. Use an internal gateway server to download the configuration file and save to application server
3. Specify the configuration in code without using the Trigger/Action paradigm. In this case it is important *only to queue-up page requests* and not requests for resources or AJAX calls.
This can be done by adding custom filtering logic to Global.asax


The following is an example of how to specify the configuration in code:
Expand Down

0 comments on commit 6040da7

Please sign in to comment.