Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dont use OPENFIRE_HOME/resources/spank folder #80

Open
deleolajide opened this issue Sep 11, 2018 · 0 comments
Open

Dont use OPENFIRE_HOME/resources/spank folder #80

deleolajide opened this issue Sep 11, 2018 · 0 comments

Comments

@deleolajide
Copy link
Member

As the OPENFIRE_HOME/resources/spank folder is a shared asset/resource, ofmeet should not create folders there, but create a sub-folder OPENFIRE_HOME/ofmeet instead and associated to the generic ofmeet web service.

See code here

    private void checkDownloadFolder(File pluginDirectory)
    {
        String ofmeetHome = JiveGlobals.getHomeDirectory() + File.separator + "resources" + File.separator + "spank" + File.separator + "ofmeet-cdn";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant