Touch the "crunch_refresh_trigger" file when the state changes. This notifies
[arvados.git] / services / api / config / initializers / hardcoded_api_tokens.rb.example
1 Server::Application.configure do
2   config.accept_api_token = { 'foobar' => true }
3 end