Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
111 stars 70 forks source link

All possible configuration within message service #12533

Open framitdavid opened 6 months ago

framitdavid commented 6 months ago

Here, we need to document all properties that must be configurable from the Studio in order to claim that we have full support.

Andreass2 commented 6 months ago

In adition to requirements and configurations in https://github.com/Altinn/altinn-studio/issues/12531.

  1. Need to be able to change how long files should be stored.

  2. Need to be able to change the maximum filesize for each resource connected to the service owner.

  3. Need to be able to specifiy ifa file should be deleted when all receivers have downloaded the file

  4. Need to be able to specify which version of the api the service owner uses.

  5. Need to be able to specify if virusscan should be enabled.

  6. Need to be able to connect a resource to the broker service owner.