Knotx/knotx-cookbook

Empty file-uploads directory gets created under knot.x base directory

Opened this issue · 0 comments

knotx_instance seems to create file-uploads directory by itself for some reason. What's the purpose of it?

[vagrant@default-centos-73-chef-12 knotx]$ pwd
/opt/knotx
[vagrant@default-centos-73-chef-12 knotx]$ ls -l
total 0
drwxr-xr-x. 5 knotx knotx 120 Jul 25 12:21 author
drwxr-xr-x. 2 knotx knotx   6 Jul 25 11:59 file-uploads
drwxr-xr-x. 5 knotx knotx 120 Jul 25 12:21 publish
[vagrant@default-centos-73-chef-12 knotx]$ ls -l file-uploads/
total 0