Edgewall Software

Changes between Version 98 and Version 99 of TracUpgrade


Ignore:
Timestamp:
Nov 23, 2013, 3:43:45 AM (10 years ago)
Author:
Ryan J Ollos
Comment:

Fixed typo.

Legend:

Unmodified
Added
Removed
Modified
  • TracUpgrade

    v98 v99  
    8686 LegacyAttachmentPolicy
    8787}}}
    88 If other permission policies are enabled, //trac.ini// will need to be edited to append `ReadonlyWikiPolicy` to the list of active `permission+policies`. See TracFineGrainedPermissions#ReadonlyWikiPolicy for additional details on the proper ordering.
     88If other permission policies are enabled, //trac.ini// will need to be edited to append `ReadonlyWikiPolicy` to the list of active `permission_policies`. See TracFineGrainedPermissions#ReadonlyWikiPolicy for additional details on the proper ordering.
    8989
    9090==== Upgrading from Trac 0.12 to Trac 1.0 ==== #to1.0