Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic Aurora Files

 AfterLogic Forum : AfterLogic Aurora Files
Subject Topic: UserSpaceLimitMb Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
NatachaT.
Newbie
Newbie


Joined: 05 August 2019
Location: United Kingdom
Online Status: Offline
Posts: 2
Posted: 05 August 2019 at 2:51pm | IP Logged Quote NatachaT.

I don't know if there is a way to create a PR for the documentation hosted [here](https://afterlogic.com/docs/aurora-files/troubleshooting). I was struggling to find how to increase the 100 mb limit for my user. I am glad I found [this issue](https://github.com/afterlogic/aurora-files/issues/6) and yes, I should have thought of looking in `files.config.json` but I didn't. :)
Thanks for your hard work on this library.

Edit: Having said that and changed to:

{
    "Disabled": [
        false,
        "bool"
    ],
    "EnableUploadSizeLimit": [
        true,
        "bool"
    ],
    "UploadSizeLimitMb": [
        200,
        "int"
    ],
    "UserSpaceLimitMb": [
        200,
        "int"
    ],
    "TenantSpaceLimitMb": [
        1000,
        "int"
    ]
}
``` + went to my admin account > database settings and clicked `To update module configuration files click the button below.` Nothing has changed for my user.

ps: I miss markdown.
Back to Top View NatachaT.'s Profile Search for other posts by NatachaT.
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6037
Posted: 06 August 2019 at 12:58am | IP Logged Quote Igor

Thank you for your feedback. Actually, there's a known issue with Files tab missing from admin interface, the settings for file upload limits should be there, and we're going to correct that in one of the nearest releases.

--
Regards,
Igor, Afterlogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
NatachaT.
Newbie
Newbie


Joined: 05 August 2019
Location: United Kingdom
Online Status: Offline
Posts: 2
Posted: 06 August 2019 at 3:35am | IP Logged Quote NatachaT.

Igor wrote:
Thank you for your feedback. Actually, there's a known issue with Files tab missing from admin interface, the settings for file upload limits should be there, and we're going to correct that in one of the nearest releases.

--
Regards,
Igor, Afterlogic Support


Not a problem, thanks for your quick answer.
Back to Top View NatachaT.'s Profile Search for other posts by NatachaT.
 
Jancs
Newbie
Newbie


Joined: 26 November 2019
Location: Latvia
Online Status: Offline
Posts: 3
Posted: 26 November 2019 at 12:49pm | IP Logged Quote Jancs

somehow it (appearance of Files tab) does not happen...
Back to Top View Jancs's Profile Search for other posts by Jancs
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6037
Posted: 27 November 2019 at 12:32am | IP Logged Quote Igor

Jancs,

Quote:
somehow it (appearance of Files tab) does not happen...


The tab will not be displayed if you didn't configure the database yet. But once that's done, you should be able to see Files tab on refresh. Doesn't it work for you that way?

--
Regards,
Igor, Afterlogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide