diff options
author | Roeland Jago Douma <roeland@famdouma.nl> | 2020-04-22 15:21:15 +0200 |
---|---|---|
committer | Roeland Jago Douma <roeland@famdouma.nl> | 2020-05-28 12:35:45 +0200 |
commit | 6aa6ab3e02c1ab50992c824b85ecc1a45988379c (patch) | |
tree | d09f950d2905d24497cea60fe3042dd2f62f89a1 /core/webpack.js | |
parent | 1d469fc06e6a6755dbb5543b33fecb9ff2b57340 (diff) | |
download | nextcloud-server-6aa6ab3e02c1ab50992c824b85ecc1a45988379c.tar.gz nextcloud-server-6aa6ab3e02c1ab50992c824b85ecc1a45988379c.zip |
Add lazy events for the Node API
Right now if you want to get events via the Node API you have to have a
real instance of the Root. Which in turns sets up the whole FS.
We should make sure this is done lazy. Else enabling the preview
generator for example makes you setup the whole FS on each and every
authenticated call.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'core/webpack.js')
0 files changed, 0 insertions, 0 deletions