# # gtic areas file # # Flags: # # readonly - users can connect to this area only in readonly mode # passthru - this area is passthru (no moving file and announcing) # noannounce - disable announcing for this area (.desc is always created) # private_announce - call for announcing $announce_exec+"."+$group # (group of area must be defined) # no_desc - don't create desc files # no_replaces - don't check security in "replaces" keyword # # WARNING: At auto change of this file all comments will die. # If "Group" is not set area is considered to be public available. (?) # # Format: # # Area area_name # Description area_description # Path full_path_to_store_files # AKA x:y/z.p (can be omited) # Links q:w/e.r !a:s/d.f # if first char is ! - read only link # Group group_of_area (optional) # Filemode access_permitions_to_file # Options flags (can be omited) # Newfile new_file_list_name (optional) #