I was able to run the GPU perfectly, thanks for th...
# community-help
a
I was able to run the GPU perfectly, thanks for the help, thanks again 🙌 just one doubt left, In the following file, when I run native typesense, the API key is auto-generated can i modify it to "`xyz`"? Because There is this particular thing logged:
Copy code
E20240809 04:49:02.564047 88372 auth_manager.cpp:263] Scoped API keys can only be used for searches.
Copy code
; Typesense Configuration

[server]

api-address = 0.0.0.0
api-port = 8108
data-dir = /var/lib/typesense
api-key = xyz 
log-dir = /var/log/typesense