Skip to content

Commit b95e94e

Browse files
authored
Update config.toml.example
1 parent f379b2a commit b95e94e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config.toml.example

+2-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,5 @@ url = "http://localhost:4201"
6161
[tuning]
6262
max_pokemon_distance = 100 # Maximum distance in kilometers for searching pokemon
6363
max_pokemon_results = 3000 # Maximum number of pokemon to return
64-
extended_timeout = false
64+
extended_timeout = false
65+
profile_routes = false

0 commit comments

Comments
 (0)