Skip to content

Commit

Permalink
Merge pull request #88 from avo-hq/license_warning
Browse files Browse the repository at this point in the history
rm warning
  • Loading branch information
Paul-Bob authored Aug 12, 2023
2 parents 3cc3a40 + f33eb25 commit f16f1ea
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/3.0/licensing.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ You can see your license keys on your [licenses](https://avohq.io/licenses) page

After you purchase an Avo license, add it to your `config/initializers/avo.rb` file on the `license_key`, and change the license type from `community` to `pro`.

:::warning Advanced license
If you own an advanced license you can be tempted to use `config.license = 'advanced'`, that can potentially result in certain features, such as authorization, malfunctioning.

Please keep `config.license = 'pro'` for both, `pro` & `advanced` licenses.
:::

```ruby{3-4}
# config/initializers/avo.rb
Avo.configure do |config|
Expand Down

0 comments on commit f16f1ea

Please sign in to comment.