What features are enabled by enable_subscription: true
#101
-
I naively expected folders to be activated by this but it seems to not be. Is the I'm getting "A plus or pro plan is required" messages all over the interface and can't find any definitive answers on what are server side vs client side premium features. Sorry, I know it's out of scope for this project specifically but I'm not quite sure where the line of which part is responsible for what is quite yet. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
It enables paid features in the client (there is nothing like that in the server side) but it seems to have issues #94. |
Beta Was this translation helpful? Give feedback.
-
Okay, I will close this in favour of #94 then if it's a bug and folders should be working. |
Beta Was this translation helpful? Give feedback.
It enables paid features in the client (there is nothing like that in the server side) but it seems to have issues #94.
The implementation itself relies on a
sleep
in the code to work with the official clients..