How to restrict users from editing or deleting Streams

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Triggerz
    Junior Member
    • May 2024
    • 25

    How to restrict users from editing or deleting Streams

    Hi,

    How can I restrict users from editing or deleting their posts in Streams? I saw the post below but I don't know where and how to edit these configurations. Please help.



    Thanks in advance
    Last edited by Triggerz; 05-19-2024, 03:00 AM.
  • yuri
    Member
    • Mar 2014
    • 8501

    #2
    These are config parameters. https://docs.espocrm.com/administration/config-params/

    You can set to something like '1 minute'.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • Triggerz
      Junior Member
      • May 2024
      • 25

      #3
      Thank you for your response yuri. Just to confirm, I will need to change the parameter values in data/config-override.php? Thanks again.

      Comment

      • yuri
        Member
        • Mar 2014
        • 8501

        #4
        Either data/config-override.php or data/config.php. Both are fine. It will be easier in data/config.php, as the file already exists.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment


        • Triggerz
          Triggerz commented
          Editing a comment
          Thanks Yuri.
      Working...