Añadido autorute a true y corregidos errores del metodo request-

This commit is contained in:
imnavajas
2024-05-02 23:20:50 +02:00
parent 54de3402f3
commit c36dbfce86
50 changed files with 631 additions and 3160 deletions

View File

@ -87,7 +87,7 @@ class Routing extends BaseRouting
*
* If FALSE, will stop searching and do NO automatic routing.
*/
public bool $autoRoute = false;
public bool $autoRoute = true;
/**
* If TRUE, will enable the use of the 'prioritize' option