mirror of
https://github.com/opensim/opensim.git
synced 2026-06-05 10:35:39 +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.