diff --git a/application/config/config.sample.php b/application/config/config.sample.php index 33b46657e..afc178a0a 100644 --- a/application/config/config.sample.php +++ b/application/config/config.sample.php @@ -729,8 +729,8 @@ $config['disable_oqrs'] = false; | Operator: DF2TG | | It is recommend to enable also "Disable Syncing to 3rd party-Services at UI" -| More Information about this feature and how to use it, you can find here: TODO add link to Wiki -| +| More Information about this feature and how to use it, you can find here: +| https://github.com/wavelog/wavelog/wiki/Recommended-Setup-for-Special-Callsigns-and-Clubs */ $config['special_callsign'] = false; diff --git a/install/config/config.php b/install/config/config.php index cdbaa9350..8e02c36a9 100644 --- a/install/config/config.php +++ b/install/config/config.php @@ -729,8 +729,8 @@ $config['disable_oqrs'] = false; | Operator: DF2TG | | It is recommend to enable also "Disable Syncing to 3rd party-Services at UI" -| More Information about this feature and how to use it, you can find here: TODO add link to Wiki -| +| More Information about this feature and how to use it, you can find here: +| https://github.com/wavelog/wavelog/wiki/Recommended-Setup-for-Special-Callsigns-and-Clubs */ $config['special_callsign'] = false;