mirror of
https://github.com/opensim/opensim.git
synced 2026-06-07 03:45:42 +08:00
Run alter table estate_settings add column AllowLandmark tinyint not null default 1, add column AllowParcelChanges tinyint not null default 1, add column AllowSetHome tinyint not null default 1; to make this work.