mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
disable activity log by crawler requests #24
This commit is contained in:
parent
2524a30476
commit
4a801fa809
3 changed files with 21 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ parameters:
|
|||
app.key: '%env(APP_KEY)%'
|
||||
app.pagination: '%env(APP_PAGINATION)%'
|
||||
app.trackers: '%env(APP_TRACKERS)%'
|
||||
app.crawlers: '%env(APP_CRAWLERS)%'
|
||||
app.locales: '%env(APP_LOCALES)%'
|
||||
app.themes: '%env(APP_THEMES)%'
|
||||
app.locale: '%env(APP_LOCALE)%'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue