Zammalad

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Zammalad

  1. Hi,

    The structure of the shared folder stuff is:


    "shared_folders" :
    [
    {
    shared folder 1 variables in here
    },
    {
    shared folder 2 variables in here
    },
    {
    shared folder 3 variables in here
    }
    ]

    So all you need to do is copy the code block from your config file which is encapsulated by { } and paste it after the existing one using a comma to separate them. Then it is just a case of editing the value accordingly.

    NB. Make sure you don't copy the full shared folder block ie the square brackets. You just want the block inside.