mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +08:00
Auto enables the site setting `enable_gifs` when running the migration script, making it easier for self hosted sites. Before running the script the site admin should get their own [Klipy API key](https://docs.klipy.com/getting-started). After running the script the admin needs to and add their key to: `Admin -> Appearance -> GIFs -> Klipy API key` and remove/disable the theme component. |
||
|---|---|---|
| .. | ||
| assets_precompile_spec.rb | ||
| compatibility_spec.rb | ||
| destroy_spec.rb | ||
| hashtags_spec.rb | ||
| incoming_emails_spec.rb | ||
| migrate_advanced_search_banner_to_welcome_banner_spec.rb | ||
| migrate_discourse_gifs_to_core_multisite_spec.rb | ||
| migrate_discourse_gifs_to_core_spec.rb | ||
| plugin_spec.rb | ||
| posts_spec.rb | ||
| qunit_cli_spec.rb | ||
| redis_spec.rb | ||
| release_spec.rb | ||
| site_settings_spec.rb | ||
| themes_spec.rb | ||
| topic_localizations_spec.rb | ||
| topics_spec.rb | ||
| uploads_spec.rb | ||
| users_spec.rb | ||