mirror of
https://github.com/Unleash/unleash.git
synced 2025-07-12 13:48:35 +02:00
23 lines
499 B
Markdown
23 lines
499 B
Markdown
---
|
|
title: Frequently asked questions
|
|
slug: /faq
|
|
---
|
|
|
|
## How do I enable a feature only for a select group of users, such as people that work at a specific store?
|
|
|
|
Use the standard strategy and use a strat constraint that says the user must have custom field X with value Y.
|
|
|
|
Optionally, for non-enterprise, use a custom strategy.
|
|
|
|
## What's `UNLEASH_PROXY_SECRETS` and `clientKey`
|
|
|
|
...
|
|
|
|
## Does pricing depend on MAU? Is there a cap?
|
|
|
|
No!
|
|
|
|
## Does Unleash hosted do any rate limiting?
|
|
|
|
...nnnnooo?
|