mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-14 20:17:46 +02:00
refactor: remove fields from podcast and episode entities to be replaced with plugins
This commit is contained in:
parent
11ccd0ebe7
commit
b869acb3a9
47 changed files with 463 additions and 928 deletions
|
|
@ -37,17 +37,4 @@ class Analytics extends BaseConfig
|
|||
* Z&|qECKBrwgaaD>~;U/tXG1U%tSe_oi5Tzy)h>}5NC2npSrjvM0w_Q>cs=0o=H]*
|
||||
*/
|
||||
public string $salt = '';
|
||||
|
||||
/**
|
||||
* --------------------------------------------------------------------------
|
||||
* The Open Podcast Prefix Project Config
|
||||
* --------------------------------------------------------------------------
|
||||
*
|
||||
* @var array<string, string>
|
||||
*/
|
||||
public array $OP3 = [
|
||||
'host' => 'https://op3.dev/',
|
||||
];
|
||||
|
||||
public bool $enableOP3 = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue